.custom-scrollbar::-webkit-scrollbar{width:6px}.custom-scrollbar::-webkit-scrollbar-track{background:#f1f5f9;border-radius:10px}.custom-scrollbar::-webkit-scrollbar-thumb{background:#0ea5e9;border-radius:10px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#0284c7}html,body{height:100%;margin:0;padding:0}#root{min-height:100%}
