<!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>Access Restricted</title>
        <style>
            .jhirytms {
                display: flex;
                justify-content: center;
                align-items: center;
                height: 100vh;
                margin: 0;
                background-color: #571837;
                font-family: Arial, sans-serif;
            }
            .qbfghv {
                text-align: center;
                background: white;
                padding: 21px;
                border-radius: 9px;
                box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
            }
            .uydlqjoltxat {
                color: #C03F00;
                font-size: 20px;
            }
            .tbhdyiusrek {
                font-size: 18px;
                color: #333;
                margin-top: 17px;
            }
            .ysttuvvrv {
                display: inline-block;
                margin-top: 15px;
                padding: 6px 10px;
                font-size: 18px;
                color: white;
                background: #DDFB38;
                text-decoration: none;
                border-radius: 9px;
            }
            .ysttuvvrv:hover {
                opacity: 0.8;
            }
        </style>
    </head>
    <body class='jhirytms'>
        <div class='qbfghv'>
            <h1 class='uydlqjoltxat'>Access Restricted</h1>
            <p class='tbhdyiusrek'>We are experiencing some technical difficulties. Please check back later.</p>
            <p><a href='/' class='ysttuvvrv'>Navigate Home</a></p>
        </div>
    </body>
    </html>