diff --git a/web/src/App.css b/web/src/App.css index 3327246..7b8c7ea 100644 --- a/web/src/App.css +++ b/web/src/App.css @@ -5,6 +5,7 @@ body { margin: auto; padding-top: 1rem; max-width: unset; + min-height: 100vh; } #root { display: flex;