diff --git a/app.css b/app.css index 6434b9b..5829e09 100644 --- a/app.css +++ b/app.css @@ -7,13 +7,11 @@ html { min-height: 100%; overflow-x: hidden; width: 100%; - position: absolute; } body { min-height: 100vh; width: 100%; - position: absolute; } body * {