.scrollbar::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.5);border-radius:10px;background-color:transparent}.scrollbar::-webkit-scrollbar{width:8px;background-color:hsla(0,0%,100%,0)}.scrollbar::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 6px hsla(0,0%,100%,.5);background-color:#fffdfd}