From cb5dee8ce1609f4bcc6253c4b52ae9d76cc66d3a Mon Sep 17 00:00:00 2001 From: Nick Lamicela Date: Thu, 2 Sep 2021 19:08:47 -0400 Subject: [PATCH] Try auto auto --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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;