::-webkit-scrollbar { width: 0; height: 0; }
html { scrollbar-width: none; -ms-overflow-style: none; }
body { overflow-x: hidden; overflow-y: auto; }