@import url(https://fonts.googleapis.com/css2?family=Rock+Salt&display=swap);*{margin:0;padding:0;color:#f5f5f5}.App{min-height:100vh;background-image:url(https://media1.popsugar-assets.com/files/thumbor/bzZIujvmK6EiajFntYJeDoqMbvI/fit-in/2048xorig/filters:format_auto-!!-:strip_icc-!!-/2020/04/08/956/n/1922507/5b76eee404090c1b_The_Simpsons/i/Simpsons-Zoom-Background.png);background-size:cover;background-position:bottom;font-family:"Rock Salt",cursive;display:flex;flex-direction:column;justify-content:center;text-align:center}.title{font-size:1.6rem}header{display:flex;flex-direction:column;align-items:center}.header-image{height:200px}.yellow-black{color:#ff0;text-shadow:2px 0 0 #000,-2px 0 0 #000,0 2px 0 #000,0 -2px 0 #000,1px 1px #000,-1px -1px 0 #000,1px -1px 0 #000,-1px 1px 0 #000}.quote{font-size:1.5rem;letter-spacing:2px;padding:1rem}.quote,.score{text-align:center}.green-font{color:#0f0}.red-font{color:red}@media screen and (max-width:1000px){.header-image{height:150px}.quote{font-size:1.5rem;letter-spacing:1px}}@media screen and (max-width:500px){.header-image{height:100px}.quote{font-size:1.2rem;letter-spacing:1px}}.character-card{background-color:rgba(106,116,211,.85);border-radius:1rem;margin:1rem;box-shadow:0 13px 27px -5px rgba(50,50,93,.25),0 8px 16px -8px rgba(0,0,0,.3);transition:all .4s ease}.character-card:hover{box-shadow:0 2px 5px -1px rgba(50,50,93,.25),0 1px 3px -1px rgba(0,0,0,.3)}.character-image{height:300px}@media screen and (max-width:1200px){.character-image{height:250px}.character-card{margin:5px}}@media screen and (max-width:768px){.character-image{height:200px}.character-card{margin:2px}}@media screen and (max-width:500px){.character-image{height:150px}}.wrong-answer{background-color:rgba(255,0,0,.822)}.correct-answer{background-color:rgba(0,128,0,.815)}.options-container{display:flex;justify-content:center;flex-wrap:wrap}.footer{margin-top:2rem;font-size:10px;letter-spacing:1px}
/*# sourceMappingURL=main.364c0d42.chunk.css.map */