Preview:
   ::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    background-color: #F5F5F5;
   }   
   ::-webkit-scrollbar {
    width: 7px;
    height: 7px;
    background-color: #F5F5F5;
   }   
   ::-webkit-scrollbar-thumb {
    background-color: #004154;
       border-radius: 50px;
       width: 7px;
   }
downloadDownload PNG downloadDownload JPEG downloadDownload SVG

Tip: You can change the style, width & colours of the snippet with the inspect tool before clicking Download!

Click to optimize width for Twitter