body{margin:0;padding:0;background:radial-gradient(ellipse at center,#0f2027,#203a43,#2c5364);color:#f4f4f4;font-family:Segoe UI,sans-serif;display:flex;flex-direction:column;justify-content:center;align-items:center;height:100vh;text-align:center}h1{font-size:2.5em;margin-bottom:.3em;text-shadow:0 0 10px rgba(255,255,255,.2)}p{font-size:1.2em;max-width:600px;margin:0 20px;line-height:1.5}.glow{animation:pulse 2s infinite ease-in-out;color:#a0e0ff}@keyframes pulse{0%{text-shadow:0 0 5px #a0e0ff}50%{text-shadow:0 0 15px #a0e0ff}to{text-shadow:0 0 5px #a0e0ff}}
