*{margin:0;padding:0}body{height:100vh;background:#0db8fc;background-image:linear-gradient(90deg,#0db8fc,#57c785,#eddd53);font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}.cont{width:650px;margin:100px auto auto;padding:40px 50px;background:#fff;color:#270373;border-radius:10px;display:flex;flex-direction:column;gap:21px}.cont hr{background:#0f13ea;border:none;height:3px}.cont h2{font-size:26px;font-weight:500}.cont ul li{font-size:17px;cursor:pointer;display:flex;align-items:center;height:70px;padding-left:15px;border:1px solid rgb(39,3,115);border-radius:10px;margin-bottom:10px}.cont button{width:250px;height:66px;margin:auto;border-radius:9px;cursor:pointer;font-size:18px;font-weight:500;background-color:#6265f4;color:#fff}.cont .numQuest{font-size:18px}.cont .right{background-color:#50ea50;border:1px solid green}.cont .wrong{background-color:#ff3f3f;border:1px solid crimson}
