*{box-sizing:border-box}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#e6f5ff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{align-items:center;display:flex;flex-direction:column;height:100vh;justify-content:center;margin-inline:auto;min-width:60em;padding-inline:1em}.qm-left,.qm-right{background-color:rgba(0,0,0,.5);border-radius:50%;display:inline-block;height:20em;overflow:hidden;position:fixed;width:20em}.qm-left{bottom:-55px;left:-75px;-webkit-transform:rotate(30deg);transform:rotate(30deg)}.qm-right{right:-75px;top:-50px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.checkAnswers{background-color:#2969d8;border:none;border-radius:15px;color:#fff;cursor:pointer;font-weight:700;height:3.2em;margin-top:2.8em;width:11em}.score{margin-bottom:.1em}@media (max-height:795px){.App{height:unset}}@media (max-width:550px){.App{height:unset;max-width:550px;min-width:0;padding-inline:0;width:100%}.qm-left,.qm-right{display:none}}section{display:flex;flex-direction:column;max-width:26em;text-align:center;width:100%}h1{font-size:5em;margin-bottom:.4em;margin-top:.1em}p{font-size:1.3em}.startQuiz{align-self:center;background-color:#2969d8;border:none;border-radius:20px;color:#fff;cursor:pointer;font-size:1.4em;font-weight:700;height:3em;margin-top:2em;width:14em}@media (max-width:550px){section{padding-inline:1em}h1{font-size:2.4em;margin-bottom:.1em}p{font-size:1em;padding-inline:1em}.startQuiz{height:2em;margin-top:.4em;width:10em}}.question{border-bottom:1px solid #d1cfcf;display:flex;flex-direction:column;max-width:40em;width:100%}h3{font-size:1.2em;text-align:center}.answers{display:flex;justify-content:space-evenly;margin-bottom:.8em;padding:.5em}@media (max-width:550px){h3{font-size:.9em}.question{max-width:540px;width:100%}}.answer-btn,.selected-btn{background-color:#fff;border:1.4px solid #1e419f;border-radius:12px;cursor:pointer;height:100%;max-height:10em;min-height:2.8em;width:9em}.answer-btn:hover{background-color:#4d94ff}.selected-btn{background-color:#99c2ff;border:none}@media (max-width:450px){.answer-btn,.selected-btn{word-wrap:break-word;height:100%;max-height:10em;min-width:0;width:6.6em}}
/*# sourceMappingURL=main.7ba00324.css.map*/