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}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}.red-border{border:1px solid red}.green-border{border:1px solid green}@media (prefers-reduced-motion:no-preference){.App-logo{-webkit-animation:shake .82s cubic-bezier(.36,.07,.19,.97) infinite both;animation:shake .82s cubic-bezier(.36,.07,.19,.97) infinite both}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@-webkit-keyframes shake{10%,90%{-webkit-transform:translate3d(-1px,0,0);transform:translate3d(-1px,0,0)}20%,80%{-webkit-transform:translate3d(2px,0,0);transform:translate3d(2px,0,0)}30%,50%,70%{-webkit-transform:translate3d(-4px,0,0);transform:translate3d(-4px,0,0)}40%,60%{-webkit-transform:translate3d(4px,0,0);transform:translate3d(4px,0,0)}}@keyframes shake{10%,90%{-webkit-transform:translate3d(-1px,0,0);transform:translate3d(-1px,0,0)}20%,80%{-webkit-transform:translate3d(2px,0,0);transform:translate3d(2px,0,0)}30%,50%,70%{-webkit-transform:translate3d(-4px,0,0);transform:translate3d(-4px,0,0)}40%,60%{-webkit-transform:translate3d(4px,0,0);transform:translate3d(4px,0,0)}}.login-form-container{justify-content:space-around;height:250px;width:400px;margin:30vh auto}.login-form,.login-form-container{display:flex;flex-direction:column;align-items:center}.login-form{justify-content:space-evenly;height:150px}.login-logo{height:100px}.login-inputs{display:flex;justify-content:space-between;width:400px}.settings-container{justify-content:space-around;width:400px;height:250px;margin:30vh auto}.settings-container,.settings-form{display:flex;flex-direction:column;align-items:center}.settings-form{justify-content:space-between;width:300px;height:180px}.game-page-container{justify-content:flex-start}.game-page-container,.questions-container{display:flex;flex-direction:column;align-items:center}.questions-container{justify-content:space-between;height:100px;width:90%;margin:20vh 0 10vh}.counter-container{text-align:center;width:100%}#counter-text,#question-category{margin-top:20px}#correct-answered{border:2px solid #178be9}#wrong-answered{border:2px solid #f44336}.feedback-inside-container{display:flex;flex-direction:column;justify-content:space-around;align-items:center;width:400px;height:200px;margin:20vh auto;text-align:center}#open-ranking-button{width:170px}#open-ranking-button svg,#play-again-btn svg{margin-left:10px}#ranking-container{flex-direction:column;justify-content:flex-start;margin:0 auto;padding:0}#ranking-container,.ranking-person{display:flex;align-items:center;width:400px}.ranking-person{justify-content:space-between}.ranking-person-name{flex-grow:1;padding-left:30px}.ranking-title{text-align:center;padding:20px 0}#play-again-button{margin-top:20px}#play-again-button svg{margin-left:10px}
/*# sourceMappingURL=main.0b75654b.chunk.css.map */