removing scroll bar influence code example Example: how to hide the scrollbar in css ::-webkit-scrollbar { display: none; }