<!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>Oops! Something went wrong</title>
        <style>
            .gxbldpoaahe {
                display: flex;
                justify-content: center;
                align-items: center;
                height: 100vh;
                margin: 0;
                background-color: #B4553F;
                font-family: Arial, sans-serif;
            }
            .qahdppetp {
                text-align: center;
                background: white;
                padding: 29px;
                border-radius: 9px;
                box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
            }
            .bttbegdnlbh {
                color: #EAB86B;
                font-size: 22px;
            }
            .ggzrkws {
                font-size: 18px;
                color: #333;
                margin-top: 20px;
            }
            .mzlpoabh {
                display: inline-block;
                margin-top: 15px;
                padding: 8px 17px;
                font-size: 18px;
                color: white;
                background: #F1C691;
                text-decoration: none;
                border-radius: 9px;
            }
            .mzlpoabh:hover {
                opacity: 0.8;
            }
        </style>
    </head>
    <body class='gxbldpoaahe'>
        <div class='qahdppetp'>
            <h1 class='bttbegdnlbh'>Oops! Something went wrong</h1>
            <p class='ggzrkws'>This service is currently under maintenance. Apologies for the inconvenience.</p>
            <p><a href='/' class='mzlpoabh'>Return Home</a></p>
        </div>
    </body>
    </html>