From 818a0e8ef264338102454c1953926837c1e914c5 Mon Sep 17 00:00:00 2001 From: sairaj mote Date: Sat, 14 Jan 2023 01:45:48 +0530 Subject: [PATCH] bug fix --- index.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/index.html b/index.html index 796cc5a..af3d614 100644 --- a/index.html +++ b/index.html @@ -18,7 +18,7 @@ - +

@@ -820,6 +820,7 @@ } window.addEventListener("load", () => { + document.body.classList.remove('hidden') document.addEventListener("keyup", (e) => { }); document.addEventListener("pointerdown", (e) => {