body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}:root{--blue-green:#0b9c9c;--off-white:#dde8eb;--tandem:#717244;--reddish:#ebbbaf;--golden:#e7c156}.startpage{height:90vh;min-height:350px;width:60vw;min-width:350px;max-width:700px;border:5px solid #0b9c9c;border:5px solid var(--blue-green);display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:25px;background-color:#fff;overflow:hidden;position:relative;margin:15px}.uppercircle{background-color:#ebbbaf;background-color:var(--reddish);height:50%;width:50%;top:0;right:0;border-radius:33% 0 33% 43%}.lowercircle,.uppercircle{position:absolute;z-index:1}.lowercircle{height:20%;width:20%;bottom:90px;left:0;border-radius:33% 25% 33% 43%}.line{padding-top:2%;padding-bottom:2%;z-index:4;text-align:center}.title-link{color:#0b9c9c;color:var(--blue-green);text-align:center;z-index:2;font-size:38px;line-height:45px}#start-name{font-size:50px;padding-top:8%}#start-name:hover,.title-link:hover{color:#717244!important;color:var(--tandem)!important;cursor:pointer}.tandem{width:23%;padding-top:5px;z-index:4;text-decoration:underline}.btns-wrap{width:70%;display:flex;flex-direction:column;justify-content:center;align-items:center;padding-top:5%;padding-bottom:2%}.start-btns{display:block;position:relative;display:flex;align-items:center;padding:15px;width:340px;margin:10px;font-size:20px;border:none;color:#0b9c9c;color:var(--blue-green);background-color:#dde8eb;background-color:var(--off-white);z-index:3;border-radius:10px}.fab,.fas{float:left;font-size:25px;padding:10px}.fab{padding-right:20px}.fas{padding-right:60px}.round-cont{min-height:400px}.bottom-span{background-color:var(--reddish);bottom:0;border:1px solid #8d7068}.bottom-span,.top-span{height:15%;width:100%;position:absolute;z-index:1}.top-span{background-color:#e7c156;top:0;border:1px solid #9c823a}.round-wrap{height:90%;width:80%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:20px;min-width:400px;background-color:rgba(254,240,237,.6);border-radius:25px;z-index:2;overflow:cover}.question-cont{text-align:center;color:var(--blue-green);position:relative;z-index:4}#question-num{position:relative;z-index:3}.current-question{text-align:center;z-index:5;padding:15px;color:#000;margin:0}#endgame:hover,#next:hover,#play-again:hover,.start-btns:hover{background-color:var(--blue-green);color:var(--off-white)}.round-choices{list-style:none;display:flex;flex-direction:column;width:100%;flex-wrap:wrap;justify-content:center;align-items:center;padding-left:0;padding-right:12%;z-index:3}.round-choices li{padding:8px;margin:5px}.round-choices li button{padding:5px 15px;width:120%;border-radius:10px;border:2px solid #d3d3d3}.true{color:#fff;background-color:#2ea742;border:2px solid #2ea742}.false{color:#fff;background-color:#c44141;border:2px solid #c44141}#endgame,#next{color:var(--blue-green);background-color:var(--off-white);border:1px solid var(--blue-green);z-index:3;bottom:7%;padding:10px;width:65%;position:absolute;border-radius:10px}.empty,.endgame,.next-btn{display:none!important}#endgame{float:left}#endgame:hover{border:2px solid var(--blue-green)}.showResults{left:17%!important}@media screen and (max-height:640px){button{font-size:12px}button,li{padding:2px!important}.round-choices{flex-direction:column}}.thisCorrect{border:2px solid green!important}#play-again,#results{z-index:4}#results{padding-bottom:5%;display:block;text-align:center;display:flex;flex-direction:column}#results,#results h4{justify-content:center;align-items:center}#results h4{font-size:50px;color:var(--golden);border:8px solid var(--golden);border-radius:50%;height:25vh;width:20vw;min-width:135px;max-width:300px;display:flex;margin:10px;background-color:#f3f1f1}#results h3{font-size:30px;background-color:#f3f1f1;border-radius:10px;margin:10px}#play-again,#results h3{color:var(--blue-green);padding:10px}#play-again{position:relative;border:2px solid #d3d3d3;border-radius:10px;bottom:0;width:180px}#play-again:hover{border:2px solid var(--blue-green);color:var(--off-white)}body{margin:0 auto;display:flex;flex:1 0 auto;align-items:center;justify-content:center;height:100vh;border-radius:2px solid #0b9c9c}body,button{font-family:"Source Code Pro",monospace}button:hover{cursor:pointer}a,a:hover{text-decoration:none}a:hover{cursor:pointer}
/*# sourceMappingURL=main.092839ed.chunk.css.map */