html, body { margin: 0; border: 0; min-height: 100% !important; height: 100%; overflow: hidden; } /* Basic page style resets */ * { box-sizing: border-box; } [hidden] { display: none !important; }