body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}*{color:#fff;font-family:Verdana,cursive,sans-serif}body{align-items:center;background-color:#7cc6fe;justify-content:center;min-height:100vh}.app,body{display:flex;overflow:hidden}.app{background-color:#252d4a;border-radius:15px;box-shadow:10px 10px 42px 0 rgba(0,0,0,.75);height:-webkit-min-content;height:min-content;justify-content:space-evenly;min-height:200px;padding:20px;width:450px}.score-section{align-items:center;display:flex;font-size:18px}.question-section{position:relative;width:100%}.question-count{margin-bottom:20px}.question-count span{font-size:28px}.question-text{margin-bottom:12px}.answer-section{flex-direction:column;justify-content:space-between}.answer-section,button{display:flex;width:100%}button{align-items:center;background-color:#252d4a;border:5px solid #234668;border-radius:15px;color:#fff;cursor:pointer;font-size:16px;justify-content:flex-start;margin-bottom:10px;padding:5px}button:hover{background-color:#555e7d}button:focus{outline:none}@media screen and (max-width:374px){.app{flex-direction:column;height:600px;width:90vw}.score-section{font-size:23px;justify-content:center}}
/*# sourceMappingURL=main.cdfaaf92.css.map*/