.LargeTicTacToe_container__MaU_Z{margin-top:80px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.LargeTicTacToe_board__kAirj{display:grid;grid-template-columns:repeat(3,100px);grid-template-rows:repeat(3,100px);gap:10px}.LargeTicTacToe_cell__N7cM4{font-size:2rem;display:flex;justify-content:center;align-items:center;cursor:pointer;width:100px;height:100px}.LargeTicTacToe_winner__CxRF_{font-size:3rem;font-weight:700;color:#15ff00}.LargeTicTacToe_resetButton__9CYeT{padding:5px 10px;font-size:2rem;cursor:pointer;color:#fff;margin-top:28px}