.App{background-color:#020230;color:#fff;display:flex;height:100vh}.lockScreen{display:none}.main{background:linear-gradient(180deg,transparent,#020230),url(/static/media/bk.98f6fe51b78e8efa93f4.jpg) 50%;display:flex;flex-direction:column;width:75%}.top{height:50%;position:relative}.timer{align-items:center;border:5px solid #fff;border-radius:50%;bottom:10px;display:flex;font-size:30px;font-weight:700;height:70px;justify-content:center;left:80px;position:absolute;width:70px}.bottom{height:50%}.trivia{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:space-around}.question{background:linear-gradient(#100241,#000);border:2px solid #fff;border-radius:10px;font-size:20px;padding:20px;text-align:center;width:80%}.answers{display:flex;flex-wrap:wrap;justify-content:center;width:100%}.answer{background:linear-gradient(#0e0124,#22074d)}.answer,.my-correct{border:1px solid #fff;border-radius:15px;cursor:pointer;font-size:20px;font-weight:300;margin:0 10px 20px;padding:20px;text-align:center;width:37.5%}.my-correct{background:green}.answer.active,.answer:hover{background:#0000cd}.answer.correct{-webkit-animation:correct 2s ease forwards;animation:correct 2s ease forwards}@-webkit-keyframes correct{0%,22%,42%{background:#0000cd}20%,40%,62%{background:linear-gradient(#0e0124,#22074d)}64%,to{background:green}}@keyframes correct{0%,22%,42%{background:#0000cd}20%,40%,62%{background:linear-gradient(#0e0124,#22074d)}64%,to{background:green}}.answer.wrong{-webkit-animation:wrong 2s ease forwards;animation:wrong 2s ease forwards}@-webkit-keyframes wrong{0%,22%,42%{background:#0000cd}20%,40%,62%{background:linear-gradient(#0e0124,#22074d)}64%,to{background:crimson}}@keyframes wrong{0%,22%,42%{background:#0000cd}20%,40%,62%{background:linear-gradient(#0e0124,#22074d)}64%,to{background:crimson}}.pyramid{align-items:center;display:flex;justify-content:center;width:25%}.moneyList{list-style:none;padding:20px;width:100%}.moneyListItem{align-items:center;border-radius:5px;display:flex;padding:5px}.moneyListItem.active{background:teal}.moneyListItem:active{background-color:teal}.moneyListItemNumber{font-size:18px;font-weight:100;width:30%}.moneyListItemAmount{font-size:20px;font-weight:300}.earnedText{margin:auto;position:relative}@media (orientation:portrait){.lockScreen{align-items:center;bottom:0;color:red;display:flex;justify-content:center;left:0;position:absolute;right:0;top:0}.lockScreen h2{text-align:center}.App{display:none}}@media only screen and (orientation:landscape) and (max-height:600px){.main{background:linear-gradient(180deg,transparent,#020230),url(/static/media/bk.98f6fe51b78e8efa93f4.jpg) 50%;display:flex;flex-direction:column;width:100%}.timer{align-items:center;border:2px solid #fff;border-radius:50%;display:flex;font-size:1em;font-weight:700;height:3rem;justify-content:center;position:absolute;width:3rem}.question{background:linear-gradient(#100241,#000);border:1px solid #fff;border-radius:1rem;font-size:.89em;margin-top:1rem;padding:1rem;text-align:center;width:79%}.answers{display:flex;flex-wrap:wrap;justify-content:center;width:100%}.answer{background:linear-gradient(#0e0124,#22074d);margin:.625rem .625rem 0}.answer,.my-correct{border:1px solid #fff;border-radius:1rem;cursor:pointer;font-size:.75em;font-weight:300;padding:1.2rem;text-align:center;width:33.33%}.my-correct{background:green;margin:.624rem .624rem 0}.pyramid{align-items:center;display:flex;justify-content:center;width:20%}.moneyList{list-style:none;padding:.625rem;width:100%}.moneyListItemNumber{font-size:.56em;font-weight:100;width:25%}.moneyListItemAmount{font-size:.56em;font-weight:300}.bottom{height:100%}}
/*# sourceMappingURL=main.9f21c362.css.map*/