::-webkit-scrollbar {
    width: 5px;
    height: 5px;
 }

::-webkit-scrollbar-thumb {
    border-radius: 2px;
}