From 98bfb1c236f9b99e5b89cf96cee12617ada2e81c Mon Sep 17 00:00:00 2001 From: Victor Giers Date: Wed, 28 May 2025 00:57:08 +0200 Subject: [PATCH] Refactor spirit loading and animation logic --- index.html | 133 +++++++++++++++++++++++++++-------------------------- 1 file changed, 68 insertions(+), 65 deletions(-) diff --git a/index.html b/index.html index 2450dba..65cd832 100644 --- a/index.html +++ b/index.html @@ -23,8 +23,8 @@ canvas { display:block; } body { margin:0; overflow:hidden; background:#000; } - - + +