*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;min-height:100vh;overflow-x:hidden;font-family:Segoe UI,Helvetica Neue,Arial,sans-serif;background-color:#1e1e1e;color:#ccc}a{color:#569cd6;text-decoration:none}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#5a5a5a;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#858585}