diff --git a/style.css b/style.css index 839e08d..befcc3b 100644 --- a/style.css +++ b/style.css @@ -57,6 +57,8 @@ body{ margin: 0 auto; display: flex; flex-wrap: wrap; + justify-content: center; + align-items: center; } @@ -75,6 +77,8 @@ body{ margin: 0 auto; display: flex; flex-wrap: wrap; + justify-content: center; + align-items: center; } #pieces img {