<html><head><meta charset="UTF-8"><title>RDK World</title><style>body{font-family:sans-serif;background:#0f0f0f;color:#fff;display:flex;align-items:center;justify-content:center;height:100vh;margin:0;text-align:center}.logo{font-size:3rem;font-weight:900;letter-spacing:4px}.sub{color:#888;margin-top:1rem;font-size:1.1rem}</style></head><body><div><div class="logo">RDK WORLD</div><div class="sub">Próximamente algo grande.</div></div></body></html>