::-webkit-scrollbar { width: 5px; } ::-webkit-scrollbar-thumb { background-color: #2f3542; border-radius: 5px; } ::-webkit-scrollbar-track { background-color: grey; border-radius: 5px; box-shadow: inset 0px 0px 5px white; }