make scrollbar invisible in div code example Example: how to hide the scrollbar in css ::-webkit-scrollbar { display: none; }