*{box-sizing:border-box;margin:0;padding:0}body{color:#0f8;background:linear-gradient(135deg,#0a0e17 0%,#0f1629 100%);min-height:100vh;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.App{flex-direction:column;height:100vh;padding:1rem;display:flex}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes glow{0%,to{box-shadow:0 0 5px #0f8,0 0 10px #0f8,0 0 20px #0f8}50%{box-shadow:0 0 10px #0f8,0 0 20px #0f8,0 0 40px #0f8}}
