Fix new year

This commit is contained in:
MrLetsplay 2024-12-29 20:52:32 +01:00
parent 81658f1ec7
commit 0a96f018e9
Signed by: mr
SSH Key Fingerprint: SHA256:92jBH80vpXyaZHjaIl47pjRq+Yt7XGTArqQg1V7hSqg

View File

@ -51,7 +51,7 @@
</head> </head>
<body> <body>
<div id="fireworks" style="pointer-events: none; position: fixed; top: 0; left: 0; width: 100vw; height: 100vh;"> <div id="fireworks" style="pointer-events: none; position: fixed; top: 0; left: 0; width: 100vw; height: 100vh; z-index: 10;">
<canvas id="fireworks-canvas"></canvas> <canvas id="fireworks-canvas"></canvas>
</div> </div>
<iframe class="index" data-index="0" src="index_old.html"></iframe> <iframe class="index" data-index="0" src="index_old.html"></iframe>