body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{background-color:#6d717a;min-height:100vh;text-align:center}.header{border-bottom:2px solid #000;display:flex;justify-content:center}.homeButton{background-color:#6d717a;border:0}.homeButton:hover{cursor:pointer}.homeIcon{color:#000;display:flex;font-size:74px}.homeIcon,.pageTitle{margin:15px}.catIcon{font-size:75px;margin:10px}.categoryContainer{display:flex;flex-direction:row;flex-wrap:wrap;font-size:56%;justify-content:center}.category{background-color:#6d717a;border:1px solid #000;border-radius:40px;font-size:30px;height:200px;margin:5px;width:200px}.category:hover{-webkit-transform:scale(1.02);transform:scale(1.02)}.keyboard,.keyboardContainer{display:flex;justify-content:center}.keyboard{flex-direction:row;flex-wrap:wrap;margin-bottom:5vh;width:253px}.replayButton{font-size:x-large;height:45px;width:45px}
/*# sourceMappingURL=main.02df6982.css.map*/