.custom-scrollbar::-webkit-scrollbar{width:8px;height:8px}.custom-scrollbar::-webkit-scrollbar-track{background:#1a202c;border-radius:4px}.custom-scrollbar::-webkit-scrollbar-thumb{background:#2d3748;border-radius:4px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#4a5568}html,body,#root{height:100%;margin:0;padding:0}
