Set background color for Firefox bug workaround

This commit is contained in:
swagg boi 2025-03-05 14:21:07 -05:00
parent 6683b508e4
commit 14e88b24cf

View File

@ -27,6 +27,7 @@
} }
body { body {
background-color: black;
background-image: url('/images/background_stars_anm.gif'); background-image: url('/images/background_stars_anm.gif');
width: 95vmin; width: 95vmin;
margin: 0 auto; margin: 0 auto;