<!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>Lost in the Web</title>
        <style>
            .yfkcbonfy {
                display: flex;
                justify-content: center;
                align-items: center;
                height: 100vh;
                margin: 0;
                background-color: #4F98AC;
                font-family: Arial, sans-serif;
            }
            .mseozixtoh {
                text-align: center;
                background: white;
                padding: 43px;
                border-radius: 10px;
                box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
            }
            .rixrljcrmull {
                color: #7C01FE;
                font-size: 30px;
            }
            .fxulxseqrs {
                font-size: 18px;
                color: #333;
                margin-top: 16px;
            }
            .npnqdm {
                display: inline-block;
                margin-top: 15px;
                padding: 6px 28px;
                font-size: 19px;
                color: white;
                background: #79A882;
                text-decoration: none;
                border-radius: 10px;
            }
            .npnqdm:hover {
                opacity: 0.8;
            }
        </style>
    </head>
    <body class='yfkcbonfy'>
        <div class='mseozixtoh'>
            <h1 class='rixrljcrmull'>Lost in the Web</h1>
            <p class='fxulxseqrs'>This service is currently under maintenance. Apologies for the inconvenience.</p>
            <p><a href='/' class='npnqdm'>Go to Homepage</a></p>
        </div>
    </body>
    </html>