diff --git a/frontend/src/index.css b/frontend/src/index.css index f14083c8..5c37b48b 100644 --- a/frontend/src/index.css +++ b/frontend/src/index.css @@ -12,7 +12,7 @@ body { sans-serif; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; - background-color: #2E2F34; + background-color: #18181b; /* Ensure the global background is dark */ color: #ffffff; }