body{margin:0}.custom-scrollbar::-webkit-scrollbar{width:6px;height:6px}.custom-scrollbar::-webkit-scrollbar-track{background:transparent}.custom-scrollbar::-webkit-scrollbar-thumb{background-color:rgba(156,163,175,.4);border-radius:9999px;transition:background-color .2s}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background-color:rgba(156,163,175,.6)}.custom-scrollbar{scrollbar-width:thin;scrollbar-color:rgba(156,163,175,.4) transparent}
