html, body { overflow-x: hidden; max-width: 100%; }
*, *::before, *::after { box-sizing: border-box; }
img, iframe, embed, object, video { max-width: 100%; }
