.app{background:url(/static/media/herobg.ad33add2430e34307c33.png);color:#fff;height:100vh}.app,.main{display:flex}.main{background:linear-gradient(180deg,#0000,#020230),url(https://i.ytimg.com/vi/yQbJRGs0fy8/maxresdefault.jpg) 50%;flex-direction:column;width:75%}.pyramid{align-items:center;background-color:#020230;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-color:teal}.moneyListItemNumber{font-size:18px;font-weight:100;width:30%}.moneyListItemAmount{font-size:20px;font-weight:300}.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);border:1px solid #fff;border-radius:15px;cursor:pointer;font-size:20px;font-weight:300;margin:0 10px 20px;padding:10px;text-align:center;width:40%}.answer.active,.answer:hover{background:#0000cd}.answer.correct{animation:correct 3s ease forwards}@keyframes correct{0%,22%,42%{background:#0000cd}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:#0000cd}20%,40%,60%{background:linear-gradient(#0e0124,#22074d)}62%,to{background:crimson}}.endText,.start{bottom:0;left:0;margin:auto;position:relative;right:0;top:0}.start{align-items:center;display:flex;flex-direction:column;height:100px;justify-content:space-around;width:250px}.startInput{border:none;border-radius:5px;font-size:18px;height:30px;text-align:center;width:100%}.startInput:focus{outline:none}.startButton{border:none;border-radius:5px;cursor:pointer;font-size:18px;font-weight:500;height:30px;width:100%}
/*# sourceMappingURL=main.0f354e10.css.map*/