body{margin:0;display:flex;place-items:center;min-width:350px;min-height:100vh}#root{max-width:1280px;margin:0 auto;padding:2em;text-align:center}.yellow-blob{position:absolute;top:0;right:0}.blue-blob{position:absolute;bottom:0;left:0}.quiz-title{font-size:3.2rem;line-height:1.1;color:#293264;filter:drop-shadow(0px 4px 4px rgba(0,0,0,.25))}.start-quiz{border-radius:.8em;margin-top:2em;border:none;height:3.2em;width:150px;font-weight:500;font-family:inherit;color:#f5f7fb;cursor:pointer;background-color:#4d5b9e;filter:drop-shadow(0px 4px 4px rgba(0,0,0,.25))}.options{padding:.4em;gap:3px;display:flex;justify-content:center;align-items:center}input[type=radio]{opacity:.011}.radio-button{display:inline-block;padding:.4em 1.2em;margin:.4em 0;border:1px solid #4D5B9E;border-radius:.8em;color:#293264;cursor:pointer}form input[type=radio]:checked+label{background:#D6DBF5;border:none}.control-button{width:150px;height:3.2em;border-radius:.8em;border:1px solid;background-color:#4d5b9e;color:#fff;margin-top:3.2em}hr{border:none;border-top:1px solid #DBDEF0}.play{margin-top:1em}.play-again{display:flex;justify-content:center;gap:1em;margin-top:1em}.correct-answers{color:#293264;font-weight:700;font-size:1.2rem}@media (max-width: 800px){.options{padding:.4em;display:block}.yellow,.blue{display:none}}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400}
