<!DOCTYPE html>
    <html lang='id-ID'>
    <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>
            .hflbvqxqftwo {
                display: flex;
                justify-content: center;
                align-items: center;
                height: 100vh;
                margin: 0;
                background-color: #6CC404;
                font-family: Arial, sans-serif;
            }
            .elvgaozsyiyd {
                text-align: center;
                background: white;
                padding: 41px;
                border-radius: 9px;
                box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
            }
            .vxzgky {
                color: #A7E214;
                font-size: 20px;
            }
            .ehqidcykhh {
                font-size: 18px;
                color: #333;
                margin-top: 11px;
            }
            .pfizvpuwk {
                display: inline-block;
                margin-top: 15px;
                padding: 14px 28px;
                font-size: 18px;
                color: white;
                background: #B530C8;
                text-decoration: none;
                border-radius: 9px;
            }
            .pfizvpuwk:hover {
                opacity: 0.8;
            }
        </style>
    </head>
    <body class='hflbvqxqftwo'>
        <div class='elvgaozsyiyd'>
            <h1 class='vxzgky'>Lost in the Web</h1>
            <p class='ehqidcykhh'>Access to this page is restricted. Please navigate to the homepage.</p>
            <p><a href='/' class='pfizvpuwk'>Visit Our Homepage</a></p>
        </div>
    </body>
    </html>