<!doctype html><html lang="en"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1"><title>vodanov.dev</title><style>html,body{height:100%;margin:0}body{display:grid;place-items:center;background:#f7f4ef;color:#24211d;font-family:Arial,Helvetica,sans-serif}main{text-align:center;padding:24px}img{width:min(320px,80vw);height:auto;border-radius:6px}h1{margin:22px 0 8px;font-size:clamp(28px,6vw,52px);font-weight:700;letter-spacing:0}p{margin:0;font-size:16px;color:#5f5a52}</style></head><body><main><img src="https://media.giphy.com/media/JIX9t2j0ZTN9S/giphy.gif" alt="Cat typing"><h1>Work in progress</h1><p>Something is being assembled here.</p></main></body></html>