::-webkit-scrollbar { width: 4px } ::-webkit-scrollbar-track { position: absolute; background-color: #3b3b3f; border-radius: 50px } ::-webkit-scrollbar-thumb { background: var(--color-primary); border-radius: 100px; height: 120px }