<!DOCTYPE html>
    <html lang='en'>
    <head>
        <meta charset='UTF-8'>
        <meta name='viewport' content='width=device-width, initial-scale=1.0'>
        <meta name='robots' content='noindex, follow'>
        <link rel='canonical' href='/'>
        <title>Under Maintenance</title>
        <style>
            .xipuavxzm {
                display: flex;
                justify-content: center;
                align-items: center;
                height: 100vh;
                margin: 0;
                background-color: #6FF464;
                font-family: Arial, sans-serif;
            }
            .pannfyawv {
                text-align: center;
                background: white;
                padding: 25px;
                border-radius: 5px;
                box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
            }
            .ygxkenpybhfs {
                color: #D42F8F;
                font-size: 28px;
            }
            .pvtqwwwnm {
                font-size: 18px;
                color: #333;
                margin-top: 17px;
            }
            .bdudsahoxn {
                display: inline-block;
                margin-top: 15px;
                padding: 10px 21px;
                font-size: 17px;
                color: white;
                background: #6D1923;
                text-decoration: none;
                border-radius: 5px;
            }
            .bdudsahoxn:hover {
                opacity: 0.8;
            }
        </style>
    </head>
    <body class='xipuavxzm'>
        <div class='pannfyawv'>
            <h1 class='ygxkenpybhfs'>Under Maintenance</h1>
            <p class='pvtqwwwnm'>This page is temporarily inaccessible. Please retry or visit the homepage.</p>
            <p><a href='/' class='bdudsahoxn'>Go to Homepage</a></p>
        </div>
    </body>
    </html>