<!DOCTYPE html>
<html>
<head>
    <meta charset="utf-8">
    <title>WinnieBrilliant</title>
    <style>
        body { font-family: Arial, sans-serif; text-align: center; padding: 50px; background: #f8f9fa; }
        h1 { color: #333; }
        a { color: #0066cc; text-decoration: none; }
        a:hover { text-decoration: underline; }
    </style>
</head>
<body>
    <h1>WinnieBrilliant</h1>
    <p>Telegram bot: <a href="https://t.me/WinnieBrilliant_bot">@WinnieBrilliant_bot</a></p>
</body>
</html>