::-webkit-scrollbar {
    width: 4px;
}

::-webkit-scrollbar-thumb {
    background: gray;
    border-radius: 10px;
}