<!DOCTYPE html><html><head><meta charset="UTF-8"><meta name="viewport" content="width=device-width,initial-scale=1"><title>Weblogging Hub</title><style>*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,sans-serif;background:#000;color:#F5F5F7;display:flex;align-items:center;justify-content:center;min-height:100vh;text-align:center}h1{font-size:28px;font-weight:700;margin-bottom:8px}p{color:#86868B;font-size:16px}span{color:#2997FF}</style></head><body><div><h1>web<span>logging</span> hub</h1><p>Area clienti in arrivo.</p></div></body></html>