diff --git a/frontend/src/App.css b/frontend/src/App.css index afc3eb8..c618b52 100644 --- a/frontend/src/App.css +++ b/frontend/src/App.css @@ -4,11 +4,6 @@ box-sizing: border-box; } -html, body { - height: 100%; - overflow: hidden; -} - body { font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif; background-color: #1a1a1a;