hide the scrollbars, but still be able to keep scrolling code example Example: how to hide the scrollbar in css ::-webkit-scrollbar { display: none; }