.custom-scrollbar::-webkit-scrollbar{width:10px}.custom-scrollbar::-webkit-scrollbar-track{border-radius:8px;background-color:#fff;border:1px solid #f1f1f1}.custom-scrollbar::-webkit-scrollbar-thumb{border-radius:8px;background-color:#dfdfdf}