{{template_css_start}} :root { --bg: #0a0a0c; --bg-elevated: #111115; --text: #e8e8ed; --text-dimmed: #6e6e7a; --accent: {{accent}}; --font-primary: '{{font_primary}}', -apple-system, BlinkMacSystemFont, sans-serif; } .container { display: flex; flex-direction: column; align-items: center; justify-content: center; min-height: 100vh; text-align: center; } h1 { font-size: 2rem; font-weight: 600; margin-bottom: var(--spacing-sm); } .subtitle { color: var(--text-dimmed); font-size: 1rem; } {{template_css_end}} {{template_body_start}}
{{title}}
{{tagline}}

Maschinell übersetzt
{{template_body_end}}