.custom-scrollbar::-webkit-scrollbar{width:8px;height:8px;border-radius:4px}.custom-scrollbar::-webkit-scrollbar-track{background:rgba(0,0,0,.1);border-radius:4px}.custom-scrollbar::-webkit-scrollbar-thumb{border-radius:4px;background:rgba(0,0,0,.4)}