<html><head><meta charset='utf-8'><title>Mavard</title><style>body { font-family: system-ui, -apple-system, sans-serif; display: flex; justify-content: center; align-items: center; height: 100vh; margin: 0; background: #fff; color: #000; text-align: center; } .box { max-width: 450px; padding: 20px; } a { display: inline-block; margin-top: 20px; padding: 12px 30px; background: #000; color: #fff; text-decoration: none; border-radius: 30px; font-weight: bold; transition: opacity 0.2s; } a:hover { opacity: 0.8; }</style></head><body><div class='box'><h2>Вы искали «АвтоТехноПарк»?</h2><p>Этот сервер больше им не принадлежит.<br>Теперь здесь располагается блог-платформа <b>Mavard</b>.</p><a href='https://mavard.space'>Перейти на Mavard</a></div></body></html>