diff --git a/TicTacToe/style.css b/TicTacToe/style.css index 631df29..6c0ab94 100644 --- a/TicTacToe/style.css +++ b/TicTacToe/style.css @@ -4,7 +4,7 @@ } body { - background-color: #548687; + background-color: #548686; text-align: center; }