<!doctype html><html lang="en"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width,initial-scale=1"><title>Hub</title><style>html,body{margin:0;height:100%}body{display:flex;align-items:center;justify-content:center;font-family:system-ui,-apple-system,"Segoe UI",Roboto,sans-serif;background:#0f172a;color:#e2e8f0}.c{text-align:center}h1{font-size:30px;font-weight:600;margin:0 0 8px;letter-spacing:-.01em}p{margin:0;color:#64748b;font-size:14px}</style></head><body><div class="c"><h1>Hub</h1><p>Coming soon.</p></div></body></html>