html { padding: 0; margin: 0; height: 100vh; width: 100vw; } body { height: 100%; width: 70%; margin: auto; overflow-x: hidden; }