From c19ca9b41ec4ab8dcf1df39b806a6f6144c8c273 Mon Sep 17 00:00:00 2001 From: august kline Date: Wed, 14 Aug 2024 10:01:44 -0400 Subject: [PATCH] That didn't work, trying again --- src/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/src/style.css b/src/style.css index 163bfc6..7f486ed 100644 --- a/src/style.css +++ b/src/style.css @@ -29,6 +29,7 @@ html { align-items: center; justify-content: center; flex-direction: column; + overflow: hidden; } h1 {