/** { overflow-y: hidden; overflow-x: hidden; }*/ html{ background-color: #1E1E1E; } html, body{ margin: 0; overflow-x: hidden; overflow-y: scroll !important; } body{ min-height: 100vh; }