From 855f660fe182d6f04fae72e6e0c5972254eb93c0 Mon Sep 17 00:00:00 2001 From: nune <145225213+gigirassy@users.noreply.github.com> Date: Fri, 20 Dec 2024 12:44:04 -0500 Subject: [PATCH] Update index.html --- public/index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/public/index.html b/public/index.html index 2318357..c85dcdd 100644 --- a/public/index.html +++ b/public/index.html @@ -49,6 +49,7 @@ #asciiArtContainer { position: fixed; + z-index: -289; bottom: 0; right: 0; padding: 10px;