.scroll-area{width:300px;height:100px;overflow:auto;border:1px solid #ccc;padding:10px}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background-color:#d85695;border-radius:10px;border:2px solid transparent;background-clip:content-box}.scroll-area{scrollbar-width:thin;scrollbar-color:#d85695 transparent}
