@media only screen and (max-width: 700px) { html, body { overflow-x: hidden; width: 100%; height: 100%; margin: 0; position: absolute; top: 0; left: 0; } }

Article