diff --git a/frontend/src/App.css b/frontend/src/App.css index 2100c970..0f4002e4 100644 --- a/frontend/src/App.css +++ b/frontend/src/App.css @@ -3,6 +3,7 @@ flex-direction: column; height: 100svh; max-height: 100vh; + background-color: red !important; } .header {