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) => {