*{margin:0;padding:0;box-sizing:border-box}html,body{height:100%;font-family:Courier New,Courier,monospace;background-color:#1a1a1a;color:#e0e0e0;line-height:1.6}body{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:2rem}.main{text-align:center;max-width:800px;margin:0 auto}.header{font-size:3rem;font-weight:700;margin-bottom:2rem;letter-spacing:.2em}.content{font-size:1.2rem;margin-bottom:2rem;opacity:.9}.footer{font-size:.9rem;opacity:.7;margin-top:3rem}@media (max-width: 768px){.header{font-size:2rem}.content{font-size:1rem}body{padding:1rem}}
