.custom-scrollbar::-webkit-scrollbar{width:6px}.custom-scrollbar::-webkit-scrollbar-track{background:#1e293b80;border-radius:10px}.custom-scrollbar::-webkit-scrollbar-thumb{background:#3b82f680;border-radius:10px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#3b82f6cc}body{margin:0;padding:0;height:100vh;width:100vw;overflow:hidden;background-color:#0f172a}#root{height:100%;width:100%}
