*{box-sizing:border-box;margin:0;padding:0}body{background-color:#1e1e1e;height:100vh;overflow:hidden}.container{background:linear-gradient(180deg,#f9e2fd,#80e8f8);border-radius:10px;display:flex;flex-direction:column;gap:20px;margin:13rem auto auto;padding:40px 50px;width:600px}.container hr{background-color:#37474f;border:none;height:2.5px}h2{font-size:2.9rem;text-align:center}ul li{align-items:center;border:1px solid #37474f;border-radius:4px;color:#37474f;cursor:pointer;display:flex;font-size:2rem;height:50px;list-style:none;margin-bottom:20px;text-decoration:none}button,ul li{padding:.5rem}button{background-color:#28c2e1;border:none;border-radius:5px;color:#fff;font-size:25px;font-weight:800;margin:auto;width:250px}.index{font-size:19px;margin:auto}.correct{background-color:#5fb75f;color:#fff}.wrong{background-color:#f08e8e;color:#fff}h4{font-size:1.9rem}h3,h4{color:#37474f}h3{font-size:2.5rem;text-align:center}.index{font-size:2rem}
/*# sourceMappingURL=main.f96bf11e.css.map*/