Update index.html

This commit is contained in:
Voxel 2025-03-13 15:42:52 -04:00 committed by GitHub
parent 3e44fe4d9b
commit 0d77c8a5d1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -9,8 +9,8 @@
html, body { html, body {
margin: 0; margin: 0;
padding: 0; padding: 0;
width: 150%; width: 100%;
height: 150%; height: 100%;
overflow: hidden; overflow: hidden;
display: flex; display: flex;
justify-content: center; justify-content: center;