@import"https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700;900&display=swap";*{margin:0;padding:0;box-sizing:border-box}body{position:relative;font-family:Roboto,sans-serif}.card{display:flex;flex-direction:column;border-radius:.5rem;background-color:#fff;margin:1.25rem 0;box-shadow:0 .25rem .5rem #e6edef}.card .card-head{padding:1rem 1.5rem;border-bottom:1px solid #edf1f7;font-size:1rem;font-weight:600}.card .card-body{padding:1rem 1.5rem}html,body{height:100%}body{margin:0;font-family:Roboto,Helvetica Neue,sans-serif}
