*{box-sizing:border-box}body{margin:0;font-family:system-ui,-apple-system,sans-serif;background:#1a1a2e;color:#eee}.hello{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.5rem;padding:2rem}.hello h1{margin:0;font-size:3rem;letter-spacing:.02em}.hello img{max-width:min(90vw,800px);max-height:70vh;border-radius:8px;box-shadow:0 4px 24px #0006}
