html,body{width:100%;height:100%;margin:0;padding:0}#root{flex-direction:column;flex:1;width:100%;height:100%;display:flex}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#374151;border:2px solid #111827;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#4b5563}