.scrollable-content::-webkit-scrollbar{width:6px}.scrollable-content::-webkit-scrollbar-track{background:transparent}.scrollable-content::-webkit-scrollbar-thumb{background:#bbb;border-radius:3px}.scrollable-content::-webkit-scrollbar-thumb:hover{background:#999}.scrollable-content{scrollbar-width:thin;scrollbar-color:#bbb transparent}
