From afe1d04f9524bdbc81838863753ba0c2267fdd0c Mon Sep 17 00:00:00 2001 From: femtodev <3-femtodev@users.noreply.git.femtostar.com> Date: Sun, 2 Jan 2022 03:01:02 +0000 Subject: [PATCH] Update index.html --- index.html | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/index.html b/index.html index 6d4ba46..d4eef65 100644 --- a/index.html +++ b/index.html @@ -23,6 +23,18 @@ p{ width: 640px; } + .c{ + overflow: hidden; + height: 0px; + width: 0px; + position: absolute; + } + .j{ + overflow: hidden; + height: 0px; + width: 0px; + position: absolute; + } a:link { color: #ffffff; }