From bb7730e8dc1d7cdf4838c4cb6d837ad0898ee37f Mon Sep 17 00:00:00 2001 From: Timothy Farrell Date: Sun, 12 Apr 2026 10:12:54 +0000 Subject: [PATCH] Keep the image from flashing as it loads. --- frontend.html | 1 + 1 file changed, 1 insertion(+) diff --git a/frontend.html b/frontend.html index 8990a99..2a887b0 100644 --- a/frontend.html +++ b/frontend.html @@ -23,6 +23,7 @@ cursor: pointer; margin-left: auto; margin-right: auto; + background: #1a1a1a; } .chevron { position: absolute;