body { font-family: ui-monospace, 'Cascadia Code', 'Source Code Pro', Menlo, Consolas, 'DejaVu Sans Mono', monospace; margin: 0; padding: 40px; }
.container { max-width: 400px; }
button { padding: 8px 24px; font-family: inherit; font-size: 14px; cursor: pointer; }
input, select, textarea { font-family: inherit; font-size: 14px; }
p.error { color: red; }
p.note { color: #666; font-size: 12px; margin-top: 32px; }
.commit-hash { font-size: 10px; font-weight: normal; font-family: monospace; line-height: 1; margin-bottom: -2px; }
