*{box-sizing:border-box}html,body,#root{height:100%}body{margin:0;background:#000;color:#fff;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif}.page{min-height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.25rem;padding:2rem}.pic{display:block;max-width:min(90vw,640px);max-height:70vh;height:auto;width:auto}.caption{margin:0;font-size:1.25rem;letter-spacing:.02em}
