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}body{background:-webkit-gradient(linear,left top,left bottom,from(#fcfbbe),to(#fff));background:linear-gradient(180deg,#fcfbbe,#fff)}.App{text-align:center;align-items:center;justify-content:center}.App,.bingo-game{display:flex;flex-direction:column}.bingo-game{height:95vh;max-width:600px}@media screen and (max-width:800px){.bingo-game{min-width:400px}}@media screen and (min-width:800px){.bingo-game{min-width:50vw}}@media screen and (max-width:400px){.bingo-game{min-width:100vw}}.question{display:flex;height:20%;align-items:center;justify-content:center}.question>span{font-size:4vh}.bingo-rows{height:50%}.bingo-row{display:table;margin-left:auto;margin-right:auto;width:100%;height:50%}.bingo-cell{display:table-cell;width:33%;font-size:5vh;border:1px solid #000;vertical-align:middle;background:#dfffe6;color:#483}.bingo-cell.correct{text-decoration:line-through;color:#a9a9a9;background:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#e0e0e0));background:linear-gradient(180deg,#fff,#e0e0e0)}.finished{margin-top:200px;font-size:4vh}.play-again button{margin-top:3vh;font-size:3.5vh}.stars{height:25%;display:flex;align-items:center;justify-content:center}.stars>span{color:#e4e00d;font-size:5vh}.footer{height:5vh;width:100%;border-top:1px solid #708090}.footer,.welcome{display:flex;align-items:center;justify-content:center}.welcome{height:95vh;flex-direction:column}.title{height:25%;font-size:5vh;color:#483}.choose-tt{height:25%;font-size:3.5vh}.choose-tt>select{margin-left:2.5vw;font-size:2.5vh}
/*# sourceMappingURL=main.48a10ae8.chunk.css.map */