#c-scroll::-webkit-scrollbar { display: none; } #c-scroll { -ms-overflow-style: none; scrollbar-width: none; } body { padding-bottom: 80px; } ...