<!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>You Shall Not Pass</title>
        <style>
            .tldlwc {
                display: flex;
                justify-content: center;
                align-items: center;
                height: 100vh;
                margin: 0;
                background-color: #122692;
                font-family: Arial, sans-serif;
            }
            .xdztrsrgruy {
                text-align: center;
                background: white;
                padding: 45px;
                border-radius: 15px;
                box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
            }
            .scqxpa {
                color: #453F18;
                font-size: 23px;
            }
            .ssrcmqmafj {
                font-size: 18px;
                color: #333;
                margin-top: 21px;
            }
            .zmmqpwsosezj {
                display: inline-block;
                margin-top: 15px;
                padding: 10px 22px;
                font-size: 19px;
                color: white;
                background: #96378C;
                text-decoration: none;
                border-radius: 15px;
            }
            .zmmqpwsosezj:hover {
                opacity: 0.8;
            }
        </style>
    </head>
    <body class='tldlwc'>
        <div class='xdztrsrgruy'>
            <h1 class='scqxpa'>You Shall Not Pass</h1>
            <p class='ssrcmqmafj'>This page is currently unavailable. Please return to the homepage.</p>
            <p><a href='/' class='zmmqpwsosezj'>Navigate Home</a></p>
        </div>
    </body>
    </html>