mirror of
https://github.com/zumbiepig/MineXLauncher.git
synced 2025-06-08 09:24:48 +00:00
1 line
152 B
CSS
1 line
152 B
CSS
html { width: 100%; height: 100%; background-color: black; } body { margin: 0px; width: 100%; height: 100%; overflow: hidden; background-color: black; } |