<!doctype html><html lang="en"><head><meta charset="utf-8"><title>Welcome</title><meta name="viewport" content="width=device-width,initial-scale=1"><style>body{font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;margin:40px;line-height:1.5}.box{max-width:720px}code{background:#f2f2f2;padding:2px 6px;border-radius:6px}</style></head><body><div class="box"><h1>It works</h1><p>This site is online.</p></div></body></html>