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}*{font-family:"Verdana",cursive,sans-serif;color:#fff}body{background-color:#7cc6fe;min-height:100vh;min-width:100vw}.app{height:100vh;width:100vw}.quizz-header{text-align:center;min-height:20vh;min-width:100vw}.container{min-width:100vw;min-height:80vh}.container,.main-container{background-color:#252d4a;display:flex;flex-direction:column;justify-content:space-evenly}.main-container{width:100%;height:100%}.score-section{display:flex;font-size:24px;align-items:center;flex-direction:column}.score-section,.score-section button{justify-content:center}.question-count{margin-bottom:20px}.question-count span{font-size:28px}.question-text{font-size:2em}.timer-text{background:#e6990c;padding:15px;margin-top:20px;margin-right:20px;border:5px solid #ffbd43;border-radius:15px;text-align:center}.button-answer,.button-menu{width:100%;height:180px;font-size:1.6em;color:#000}.container-answers{padding:15px}.button-stop{background-color:red;font-size:.9em}.correct{background-color:#2f922f}.incorrect{background-color:#f33}button:focus{outline:none}button svg{margin-right:5px}.btn-ok{background-color:#7cc6fe;font-size:2em}@media (max-width:768px){button{margin:5px;font-size:.7em}}.column{float:left;width:50%}.column,.column-full{padding:10px;box-sizing:border-box}.column-full{width:100%}.row:after{content:"";display:table;clear:both}@media only screen and (min-width:720px){button:hover{background-color:#555e7d}}@media only screen and (max-width:719px){button:active{background-color:#555e7d}}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite}}.App-header{background-color:#282c34;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#61dafb}@-webkit-keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.submit-btn{font-size:2em;background-color:#61dafb;color:#dc143c}.vertical-container{display:flex;flex-direction:column}.spacer{height:20px}.full-page{height:100vh;width:100vw}.center{display:flex;flex:1 1;justify-content:center;align-items:center;text-align:center}.justify-content{display:flex;justify-content:space-around}.justify-between{display:flex;justify-content:space-between}.justify-top{display:flex;justify-content:start}.justify-center{display:flex;justify-content:center}.mg-20{margin:20px}.align-r{text-align:right}.align-l{text-align:left;display:block}.btn-success{background-color:green}.blink{border:1px solid #000;-webkit-animation:blink 5s infinite;animation:blink 5s infinite}.blink-success{border:1px solid transparent;-webkit-animation:success 5s infinite;animation:success 5s infinite}.blink-failure{border:1px solid transparent;-webkit-animation:failure 5s infinite;animation:failure 5s infinite}@-webkit-keyframes blink{0%{background:red}20%{background:green}40%{background:#ff0}60%{background:#00f}80%{background:orange}to{background:red}}@keyframes blink{0%{background:red}20%{background:green}40%{background:#ff0}60%{background:#00f}80%{background:orange}to{background:red}}@-webkit-keyframes success{0%{background:green}20%{background:#fff}40%{background:green}60%{background:#fff}80%{background:green}to{background:#fff}}@keyframes success{0%{background:green}20%{background:#fff}40%{background:green}60%{background:#fff}80%{background:green}to{background:#fff}}@-webkit-keyframes failure{0%{background:red}20%{background:#fff}40%{background:red}60%{background:#fff}80%{background:red}to{background:#fff}}@keyframes failure{0%{background:red}20%{background:#fff}40%{background:red}60%{background:#fff}80%{background:red}to{background:#fff}}.custom-modal{background-color:rgba(0,0,0,.8);padding:50px}.custom-modal div{color:#000!important}.custom-modal h1,h2{color:red!important}#root{min-height:100vh;min-width:100vw}.back-btn{width:250px;background-color:#deb887!important;align-self:center}.back-btn1{width:100%}.login-btn,.signup-btn{color:#000}.App{min-height:100vh;min-width:100vw}.mt-10,.mt-20{margin-top:20px}.countdown-timer{color:#0f0!important}
/*# sourceMappingURL=main.53f8815c.chunk.css.map */