diff --git a/apps/web/src/index.css b/apps/web/src/index.css index 6b9424911..d409c2140 100644 --- a/apps/web/src/index.css +++ b/apps/web/src/index.css @@ -7,6 +7,7 @@ body { html, body { font-size: 18px; + background-color: var(--background); } }