*{box-sizing:border-box}body{margin:0;font-family:system-ui,-apple-system,sans-serif;color:#222}main{max-width:720px;margin:40px auto;padding:24px}header{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #eee;padding-bottom:16px;margin-bottom:24px}h1{font-size:1.4em;margin:0}.user{font-size:.9em}button{margin-left:12px;padding:6px 12px;cursor:pointer}code{background:#f4f4f4;padding:2px 6px;border-radius:3px}pre{background:#f4f4f4;padding:12px;border-radius:4px;overflow:auto}.admin{margin-top:32px;padding-top:24px;border-top:1px solid #eee}.error{color:#c00}
