.menu{height:100%;overflow-y:auto;overflow-x:hidden;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.5) transparent}.menu::-webkit-scrollbar{width:80px;height:8px}.menu::-webkit-scrollbar-track{background:transparent}.menu::-webkit-scrollbar-thumb{background:rgba(0,0,0,.5);border-radius:4px}.menu::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.7)}