*{margin:0;padding:0;box-sizing:border-box;font-family:Smooch Sans,sans-serif;font-optical-sizing:auto;font-weight:400;font-style:normal}html,body{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;width:100%;height:100%;margin:0}body{display:flex;flex-direction:column;justify-content:space-between;align-items:center}.app{display:flex;justify-content:space-between;align-items:center;flex-direction:column;justify-content:space-evenly;background-color:#545454}main{position:relative;width:100%;height:auto;font-size:4rem;margin:2rem auto;padding:4rem 2rem;color:#f3f3f3;text-shadow:1px 1px hsl(50,50%,45%),2px 2px hsl(50,50%,40%),3px 3px hsl(50,50%,35%),4px 4px hsl(50,50%,34%),10px 10px 30px rgba(0,0,0,.7);text-align:center}main button{margin:1rem;padding:1rem;font-size:3.5rem;font-weight:700;box-shadow:1px 1px #ac9939,2px 2px #983,3px 3px #86772d,4px 4px #82742b,10px 10px 30px #000000b3;cursor:pointer}main .quiz-question{position:relative;margin:0 auto;font-size:2rem;width:80vw}main .results{position:relative;margin:0 auto;width:60vw;font-size:1.5rem}@media screen and (min-width: 1024px){main{font-size:6rem}main .quiz-question{font-size:3rem}main button{font-size:7rem}}header{--header-bg-color: #140101;--header-text-color: #fcfffa;--header-shadow-color: #2c6be9;--header-border-color: #2c6be9;color:var(--header-text-color);background-color:var(--header-bg-color);text-shadow:var(--header-shadow-color) 1px 1px 0;padding:3.5rem;text-align:center;width:min-content;margin:0 auto}header h1{display:block;margin:2rem 0 2rem 4rem;position:relative;font-size:900%;letter-spacing:15px;text-transform:uppercase;transform:rotate(-10deg);text-shadow:.0625rem .0625rem hsl(50,50%,45%),.125rem .125rem hsl(50,50%,40%),.1875rem .1875rem hsl(50,50%,35%),.25rem .25rem hsl(50,50%,34%),.3125rem .3125rem hsl(50,50%,33%),.375rem .375rem hsl(50,50%,32%),.4375rem .4375rem hsl(50,50%,31%),.5rem .5rem hsl(50,50%,30%),.5625rem .5625rem hsl(50,50%,29%),.625rem .625rem hsl(50,50%,28%),.625rem .625rem 1.875rem rgba(0,0,0,.7)}@media screen and (min-width: 1024px){header h1{font-size:1200%}}footer{--footer-bg-color: #140101;--footer-text-color: #fcfffa;--footer-shadow-color: #2c6be9;color:var(--footer-text-color);background-color:var(--footer-bg-color);text-shadow:var(--footer-shadow-color) 1px 1px 0;display:flex;justify-content:center;padding:1rem;width:100%}footer p{margin:2rem auto;padding:4rem 0;color:#fff;text-shadow:1px 1px hsl(50,50%,45%),2px 2px hsl(50,50%,40%),3px 3px hsl(50,50%,35%),4px 4px hsl(50,50%,34%),10px 10px 30px rgba(0,0,0,.7)}
