*{box-sizing:border-box}body{background-color:#f7a02f;color:#ffeb13;font-family:Silkscreen,cursive;margin:20px;overflow-x:hidden;overflow-y:hidden;text-align:center}.Game{grid-gap:1rem;color:#5407e4;display:grid;font-size:8rem;gap:1rem;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(3,1fr);height:70vh;margin:2.5rem auto;width:40%}.Game-cell{border:4px solid #04f7ea;border-radius:15px;height:180px;width:180px}.VictoryScreen{align-items:center;background-color:rgba(0,0,0,.8);display:flex;height:100%;justify-content:center;position:absolute;width:100%}.VictoryScreen-box{background-color:#000;border:4px solid #fb2576;color:#ffeb13;height:50vh;width:60%}.VictoryScreen-title{font-size:3rem}.VictoryScreen-player{font-size:3rem;font-weight:900;margin:3rem auto}.VictoryScreen-replay{background-color:#9cfc20;border:none;border-radius:15px;color:#000;font-family:Silkscreen,cursive;font-size:2rem;height:6vh;width:40%}.VictoryScreen-replay:hover{background-color:#9b184a;color:#8beb1e}.App{display:grid;grid-template-columns:1fr;grid-template-rows:10% 90%}.App-title{font-size:2.5rem;text-align:center}
/*# sourceMappingURL=main.b2585fce.css.map*/