body::-webkit-scrollbar{width:3px;background:linear-gradient(to bottom,hsl(0deg,100%,50%,.4)0,hsl(40deg,100%,50%) 20%,hsl(80deg,100%,50%) 30%,hsl(120deg,100%,50%) 40%,hsl(180deg,100%,50%) 50%,hsl(250deg,100%,50%) 80%,hsl(320deg,100%,50%,.4) 100%);border-radius:4px}body::-webkit-scrollbar-thumb{background:linear-gradient(to bottom,hsl(0deg,100%,50%,0)0,hsl(0deg,100%,100%,.9) 20%,hsl(0deg,100%,100%,.9) 80%,hsl(0deg,100%,50%,0) 100%);border-radius:100%}

