body { height: 200vh; } ::-webkit-scrollbar { width: 8px; background: #eee; } ::-webkit-scrollbar-thumb { background: gray; border-radius:20px; }
This Pen is owned by Kroq on CodePen.
See more by @Kroq on CodePen
This Pen doesn't use any external CSS resources.
This Pen doesn't use any external JavaScript resources.