/* Norwood Lions — served via CDN */
body { font-family: system-ui, sans-serif; margin: 0; min-height: 100vh; display: flex; align-items: center; justify-content: center; background: #1a1a2e; color: #eee; }
main { text-align: center; padding: 2rem; max-width: 36rem; }
h1 { font-size: 1.75rem; margin-bottom: 0.5rem; }
p { color: #aaa; line-height: 1.5; }
