:root{--background:#fff;--foreground:#000}html,body{overscroll-behavior:none;flex-direction:column;max-width:100vw;height:100vh;margin:0;font-family:Inter,Noto Sans SC,sans-serif;font-weight:360;display:flex}body{color:var(--foreground)}*{box-sizing:border-box;margin:0;padding:0}h1{font-family:Bitter,serif}a{text-underline-offset:3px;color:#000;text-decoration:underline}a:hover{color:#bd4257;text-decoration:underline}button{color:#000;font-family:Arial,"sans-serif";font-weight:630}
