html,body,#root{width:100%;min-height:100vh;margin:0;padding:0}#root{flex-direction:column;display:flex}*{box-sizing:border-box}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#0003;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#0000004d}.MuiDataGrid-root{width:100%!important}.MuiBox-root{max-width:100%}
