diff --git a/app.css b/app.css index c9cff4c..3f119cb 100644 --- a/app.css +++ b/app.css @@ -6,10 +6,12 @@ html { scroll-behavior: smooth; min-height: 100%; overflow-x: hidden; + width: 100% } body { min-height: 100vh; + width: 100% } body * {