While I am rather new to CSS, I haven't seen very many people with custom scroll bars. So I decided I'd share mine with you all just in case you're interested!
body::-webkit-scrollbar-thumb {
background-color: green;
border-radius: 20px;
border: 3px solid green;
}
You can, of course, change the color and size as you can with anything else in CSS. I hope this helped someone out!
You don't have to credit me! It's free for anyone to use!
AAAH!! tyyyyyy it looks so cool!! do u need creditttt when using?? :DDDD