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}.start-page-form{width:100%;height:100%;display:flex;justify-content:center;align-items:center;color:#000;background-image:url(https://images5.alphacoders.com/637/thumb-1920-637668.jpg)}.start-page-form form{display:flex;flex-direction:column;background-color:#000;min-width:50%;padding:2rem;height:auto;justify-content:center;color:#fff;border-radius:1rem}.start-page-form form>*{padding:1rem}.start-page-form__input-group{display:flex;margin-top:1rem}.start-page-form__usernameErrorMessage{height:.8rem;font-size:.8rem;max-width:100%;color:red}.GamePageUser{height:100%;width:15vw;display:flex;flex-direction:column;justify-content:center;align-items:flex-end;padding-right:2rem}.GamePageUser__image{height:8vh;max-width:8vh;border-radius:50%}.GamePageUser__username{color:#fff}@media (max-width:420px){.GamePageUser{padding-right:.5rem}.GamePageUser__image{height:5vh;max-width:5vh;border-radius:50%}.GamePageUser__username{font-size:.7rem}}.Score{height:100%;width:15vw;display:flex;flex-direction:column;justify-content:center;font-size:1rem;padding-left:2rem}@media (max-width:420px){.Score{width:25vw;font-size:.8rem;padding-left:0}}.GameBoard{color:#000;display:flex;flex-direction:column;justify-content:space-around;align-items:center;height:100%;background-image:url(https://images5.alphacoders.com/637/thumb-1920-637668.jpg)}.GameBoard__answers{width:100%;display:grid;height:70%;grid-template-columns:auto auto auto;grid-template-rows:auto auto;justify-content:space-around;flex-wrap:wrap}.GameBoard__question{flex-wrap:nowrap;font-size:2.5rem;font-weight:700;text-decoration:underline}.GameBoard__quote{font-size:1.8rem;margin-left:1em;margin-right:1em}@media (max-width:420px){.GameBoard__question{font-size:1.5rem}.GameBoard__quote{font-size:1rem}}.Answer{padding:1rem;cursor:pointer;background-color:#000;color:#fff;border-radius:1rem;flex:1 1;display:flex;flex-direction:column;max-width:12vw;justify-content:center;align-items:center;position:relative;min-width:25vw;font-family:"Cinzel Decorative",cursive}.Answer:hover{opacity:.8}.Answer__img{max-width:90%}.Answer span{padding:1rem}.Answer__isAnswerRight{position:absolute;height:100%;width:100%;display:flex;justify-content:center;align-items:center;font-weight:700;font-size:2rem;border-radius:2rem;z-index:10}.correct{background-color:rgba(96,168,55,.7)}.wrong{background-color:rgba(210,64,27,.7)}@media (max-width:420px){.Answer{padding:.1rem;font-size:.5rem}.Answer span{padding:.5rem;font-size:.6rem}.Answer__img{max-width:15vw}.Answer__isAnswerRight{font-size:1.4rem}}.Results{height:100%;width:100%;display:flex;flex-direction:column;justify-content:space-around;align-items:center;color:#000;background-image:url(https://images5.alphacoders.com/637/thumb-1920-637668.jpg)}.Results__img{max-height:50%;border-radius:2rem}.Results__zinger{font-size:1.5rem}.Results button{padding:.8rem;text-transform:uppercase;font-size:1.2rem;font-weight:700}.App{text-align:center;color:#fff;font-family:"Cinzel Decorative",cursive;overflow:hidden}.App-header{width:100vw;height:15vh;background-color:#000;display:flex;flex-direction:row;justify-content:center}.logo{width:50vw}.logo>*{width:100%;height:100%}aside{display:flex;justify-content:center;align-items:center}.App_container{display:flex;flex-direction:row;width:100vw;height:70vh}.App__game__container__left,.App__game__container__right{background-color:#000;height:100%;width:10rem}.App__gameContainer{width:100%;height:100%}.App__footer{width:100vw;height:15vh;background-color:#000;display:flex;justify-content:space-between}.level{height:100%;display:flex;justify-content:center;align-items:center;padding-left:2rem}button{background-color:#000;color:#fff}button:hover{background-color:#fff;color:#000}@media (max-width:420px){.App{height:100vh}.level{padding-left:.5rem;font-size:.8rem}}@media (min-width:481px){.parallax-wrapper{padding-top:40vh}}@media (max-width:1381px){.App__game__container__left,.App__game__container__right{display:none}}
/*# sourceMappingURL=main.41f7578f.chunk.css.map */