<!doctype html><html><head><meta charset="utf-8"><title>GamingX Beta</title><meta name="viewport" content="width=device-width, initial-scale=1"><style>body{font-family:Arial,Helvetica,sans-serif;background:#0f172a;color:#e2e8f0;margin:0;display:flex;min-height:100vh;align-items:center;justify-content:center}main{max-width:720px;padding:32px}h1{margin:0 0 12px;font-size:28px}p{line-height:1.6;margin:0 0 16px}a{color:#38bdf8;text-decoration:none}a:hover{text-decoration:underline}.card{background:#111827;border:1px solid #1f2937;border-radius:14px;padding:28px}</style></head><body><main><div class="card"><h1>GamingX is currently in beta</h1><p>We are opening access in waves. To request beta access, please join our Discord.</p><p><a href="https://discord.com/invite/FegAERr98r" target="_blank" rel="noreferrer">Join the GamingX Discord</a></p></div></main></body></html>