.answer{width:40%;padding:10px;margin:0 10px 20px;text-align:center;background:linear-gradient(#0e0124,#22074d);border:1px solid #fff;border-radius:15px;font-weight:300;font-size:20px;cursor:pointer}@media only screen and (max-width:767px){.answer{font-size:14px;font-weight:200;width:80%}}.answer.active,.answer:hover{background:#daa520}.answer.correct{animation:correct 3s ease forwards}@keyframes correct{0%,22%,42%{background:#daa520}20%,40%,60%{background:linear-gradient(#0e0124,#22074d)}62%,to{background:green}}.answer.wrong{animation:wrong 3s ease forwards}@keyframes wrong{0%,22%,42%{background:#daa520}20%,40%,60%{background:linear-gradient(#0e0124,#22074d)}62%,to{background:red}}
/*# sourceMappingURL=main.f4c8cffd.chunk.css.map */