html { width: 100%; height: 100%; background: #eceeef; overflow-x: hidden; }
body { margin: 0 !important; position: absolute; overflow: hidden; transform-origin: 0 0; -webkit-text-size-adjust: 100%; text-size-adjust: 100%; box-shadow: 0 2px 14px #0002; }
body > div:first-child { overflow: hidden; }
