Fixed background (actuually)

This commit is contained in:
RealFascinated 2022-04-04 06:24:58 +01:00
parent 6067cea9fb
commit f7d805911d

@ -10,7 +10,7 @@
/* Needed to see the UI in the browser,
* when using OBS it overrides the background color anyway
*/
*, html, html * {
body {
background-color: black;
}