From 37b5cc8f653f103400627aa67493f5aa1091b35d Mon Sep 17 00:00:00 2001 From: Siddhartha Basu Date: Sat, 28 Feb 2026 01:44:58 +1100 Subject: [PATCH] fix: Add bg color to style class fallback --- index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/index.html b/index.html index 0066f29..ea89d74 100644 --- a/index.html +++ b/index.html @@ -15,6 +15,7 @@ visibility: hidden; white-space: pre; font-family: Garamond, serif; + background-color: rgb(60, 60, 60); }