From 50da2a91c6749b25412f33c883f787e4ed02c422 Mon Sep 17 00:00:00 2001 From: D7460N <80736+dragontheory@users.noreply.github.com> Date: Sun, 28 Jul 2024 18:24:03 -0400 Subject: [PATCH] Update index.html --- index.html | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/index.html b/index.html index ed0bf03..17d990a 100644 --- a/index.html +++ b/index.html @@ -54,6 +54,10 @@ overflow: hidden; } + canvas { + background-color: transparent; + } + iframe { color-scheme: canvas; width: 100%;