body{background-color:#e4e4e4}div{box-sizing:border-box}.quiz{margin:100px auto 0;width:975px}.question{align-items:center;background-color:#38fb26;color:#fff;display:flex;font-size:24px;justify-content:center;min-height:60px;padding:10px}.results{background-color:#fff;height:300px;text-align:center}.congratulations{background-color:#17f42d;color:#fff;font-size:36px;padding:20px}.results-info{font-size:18px;margin-bottom:40px;margin-top:40px}.answer{background:#fff;border:2px solid #2ee811;border-radius:10px;cursor:pointer;display:flex;margin-bottom:30px;min-height:70px;width:80%}.answers{flex-wrap:wrap;margin-top:50px}.answer-letter,.answers{align-items:center;display:flex;justify-content:center}.answer-letter{background-color:#2cf11d;border-radius:10px;color:#fff;font-size:30px;width:70px}.answer-text{align-items:center;display:flex;font-weight:600;margin-left:20px}.correct-answer{border:2px solid #1ea55b;border-radius:10px}.correct-answer .answer-letter{background:#1ea55b}.wrong-answer{border:2px solid #dc0a0a}.wrong-answer .answer-letter{background:#dc0a0a}.next-button{background:#18d603;border-radius:20px;color:#fff;cursor:pointer;margin:0 auto;padding:14px 75px;text-align:center;text-transform:uppercase;width:300px}.next-button,.score{font-size:18px;font-weight:600}.score{align-items:center;background:#fff;color:0;display:flex;height:40px;justify-content:center;margin:0 auto 30px;width:200px}.disabled-answer{pointer-events:none}
/*# sourceMappingURL=main.2142152d.css.map*/