<!DOCTYPE html><html><head><meta charset="UTF-8"><title>Welcome</title><style>body{font-family:sans-serif;display:flex;align-items:center;justify-content:center;min-height:100vh;margin:0;background:#f8fafc;color:#64748b;}p{font-size:1rem;}</style></head><body><p>Nothing to see here.</p></body></html>