* { padding: 0; margin: 0; }
html { overflow: hidden; overscroll-behavior: none; position: fixed; touch-action:none; }
body { background-color: black; overflow: hidden; overscroll-behavior: none; position: fixed; touch-action:none; width: 100%; }