html,body,#root{background:#f0f4f8;width:100%;min-height:100vh}*{box-sizing:border-box;margin:0;padding:0}html,body{background:#f0f4f8;width:100%;height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}#root{background:#f0f4f8;width:100%;min-height:100vh}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#f0f4f8}::-webkit-scrollbar-thumb{background:silver;border-radius:10px}
