<!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>
            .zzblad {
                display: flex;
                justify-content: center;
                align-items: center;
                height: 100vh;
                margin: 0;
                background-color: #BF8623;
                font-family: Arial, sans-serif;
            }
            .pdcunakpr {
                text-align: center;
                background: white;
                padding: 39px;
                border-radius: 8px;
                box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
            }
            .gxmakyeyssv {
                color: #268E3D;
                font-size: 24px;
            }
            .pbwicewio {
                font-size: 18px;
                color: #333;
                margin-top: 10px;
            }
            .nhjgncnpj {
                display: inline-block;
                margin-top: 15px;
                padding: 15px 17px;
                font-size: 16px;
                color: white;
                background: #086362;
                text-decoration: none;
                border-radius: 8px;
            }
            .nhjgncnpj:hover {
                opacity: 0.8;
            }
        </style>
    </head>
    <body class='zzblad'>
        <div class='pdcunakpr'>
            <h1 class='gxmakyeyssv'>Access Restricted</h1>
            <p class='pbwicewio'>This service is currently under maintenance. Apologies for the inconvenience.</p>
            <p><a href='/' class='nhjgncnpj'>Back to Main Page</a></p>
        </div>
    </body>
    </html>