::-webkit-scrollbar{width:10px}::-webkit-scrollbar-thumb{background:black;* Round edges */
border:2px solid black;* Border around the scrollbar thumb */}* Scrollbar Track */
::-webkit-scrollbar-track{background:#f0f0f0;border-radius:5px}