From 1f8d2a53cd5fa9bc0d66b2de8dc5823816b6aa27 Mon Sep 17 00:00:00 2001 From: Eric Johnson Date: Fri, 15 Dec 2023 21:13:12 -0500 Subject: [PATCH] bad fix --- web/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/web/style.css b/web/style.css index 65a57d9..c595d37 100644 --- a/web/style.css +++ b/web/style.css @@ -8,6 +8,7 @@ body { position: fixed; font-family: sans-serif; color: #333; + overflow: hidden; } #view {