::-webkit-scrollbar
width 8px
::-webkit-scrollbar-thumb
background-clip padding-box
border-radius 6px
background-color rgb(32, 32, 32)
border-color transparent
::-webkit-scrollbar-track-piece
background-clip: padding-box
background-color rgba(32, 32, 32, 0.3)