.App{align-items:center;flex-direction:column;height:100vh;justify-content:center;margin:0;padding:0}.App,.board{display:flex}.board{border:1px solid #000;flex-wrap:wrap;height:300px;width:300px}.box{align-items:center;border:2px solid #000;box-sizing:border-box;display:flex;font-family:fredoka,sans-serif;font-size:5em;font-weight:700;height:100px;justify-content:center;width:100px}.x{color:#ff4628}.o{color:#2c87ff}.box:hover{box-shadow:0 0 8px #888}.message{border-radius:.5em 0 0 .5em;font-size:1.5rem;text-align:center;width:100%}.message,.play-again{font-family:sans-serif}.play-again{background-color:#006eff;border:none;border-radius:.5rem;color:#fff;display:block;font-size:1rem;margin:2rem auto;padding:.5rem 1rem}.dashboard{align-items:center;background-color:#fff;border-radius:.5em;box-shadow:0 0 8px #888;display:flex;font-weight:700;justify-content:space-evenly;margin:3em auto;width:20em}.score{border-radius:.5em 0 0 .5em;padding:1em 0;text-align:center;width:100%}.xscore{border-bottom:5px solid #ff4625;color:#ff4625}.oscore{border-bottom:5px solid #2c87ff;border-radius:.5em 0 0 .5em;color:#2c87ff}.inactive{border-bottom:transparent}
/*# sourceMappingURL=main.19585ab5.css.map*/