diff --git a/client/src/GlobalStyle.ts b/client/src/GlobalStyle.ts index a37f2ac13..0401428cd 100644 --- a/client/src/GlobalStyle.ts +++ b/client/src/GlobalStyle.ts @@ -136,6 +136,7 @@ export const GlobalStyle = css` html { height: 100%; + background-color: #f1f0f5; } body {