*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#fff;color:#1a1a1a;line-height:1.6}#__next,body,html{height:100%;width:100%}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f0f0f0}::-webkit-scrollbar-thumb{background:#ccc;border-radius:4px}html.dark ::-webkit-scrollbar-track{background:#1a1a1a}html.dark ::-webkit-scrollbar-thumb{background:#444}