@import "https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&display=swap";@import "https://fonts.googleapis.com/css2?family=Work+Sans:wght@100;200;300;400;500;600;700;800;900&display=swap";*{box-sizing:border-box;margin:0;padding:0}html{font-size:62.5%}body{font-family:Roboto,sans-serif}.container-fluid{background:#f5f5f5;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex}.container{background:#fff;border-radius:2rem;flex-direction:column;justify-content:center;align-items:center;padding:2rem 3rem;display:flex;box-shadow:inset 0 -3em 3em #0000001a,0 0 0 2px #fff,.3em .3em 1em #0000004d}.header{font-size:2.8rem;font-weight:500}.footer{margin-top:1.5rem;font-family:Work Sans,sans-serif;font-size:1.6rem;font-weight:500}@media only screen and (width<=600px){html{font-size:50%}.footer{font-size:1.8rem}}@media only screen and (width<=450px){html{font-size:40%}.footer{font-size:2rem}}@media only screen and (width<=350px){html{font-size:30%}.footer{font-size:2.2rem}}@media only screen and (width<=235px){.header{text-align:center}.header span{display:block}}
