.scroll-bar-container {
    scrollbar-width: thin;
    scrollbar-color: blueviolet skyblue;
}