*{box-sizing:border-box}body{color:#111;margin:0;font-family:system-ui,-apple-system,sans-serif}a{color:#111;text-decoration:none}input,button,textarea{font:inherit}input{border:1px solid #ccc;border-radius:6px;padding:.5rem}button{cursor:pointer;color:#fff;background:#111;border:none;border-radius:6px;padding:.6rem 1rem}button:disabled{cursor:not-allowed;background:#999}