diff --git a/index.html b/index.html index a749db0..93a274e 100644 --- a/index.html +++ b/index.html @@ -13,7 +13,7 @@ html { body { background-image: url('magenta-tile-4.png'); - background-size: 16px; + background-size: auto auto; color: darkgray; text-shadow: 2px 2px black; font-family: sans-serif;