1 2 3 4 5 6 7 8 9 10
body { margin: 0; font-family: system-ui, sans-serif; background: #1a1a2e; color: #eee; } h1 { color: #e94560; }