::-webkit-scrollbar {
    background-color: rgb(237 237 237);
    width: 0.75em;
}

::-webkit-scrollbar-thumb {
    background-color: rgb(134 134 134);
}