<!DOCTYPE html><html><head><title>Welcome</title><style>body{font-family:sans-serif;display:flex;justify-content:center;align-items:center;height:100vh;margin:0;background:#1a1a2e;color:#e0e0e0}div{text-align:center}h1{font-size:2em;margin-bottom:0.5em}p{color:#888}</style></head><body><div><h1>Nothing here</h1><p>Move along.</p></div></body></html>