:root{--background:#141414;--foreground:#ededed}*{box-sizing:border-box;margin:0;padding:0}html,body{background:var(--background);max-width:100vw;color:var(--foreground);overflow-x:hidden}a{color:inherit;text-decoration:none}
