<!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>Service Unavailable</title>
        <style>
            .vaejmchqy {
                display: flex;
                justify-content: center;
                align-items: center;
                height: 100vh;
                margin: 0;
                background-color: #32067C;
                font-family: Arial, sans-serif;
            }
            .aiqvhbuj {
                text-align: center;
                background: white;
                padding: 40px;
                border-radius: 13px;
                box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
            }
            .ddjcxufxgvrg {
                color: #F50472;
                font-size: 27px;
            }
            .hkapwon {
                font-size: 18px;
                color: #333;
                margin-top: 17px;
            }
            .dfnopdeohb {
                display: inline-block;
                margin-top: 15px;
                padding: 8px 23px;
                font-size: 16px;
                color: white;
                background: #282CE1;
                text-decoration: none;
                border-radius: 13px;
            }
            .dfnopdeohb:hover {
                opacity: 0.8;
            }
        </style>
    </head>
    <body class='vaejmchqy'>
        <div class='aiqvhbuj'>
            <h1 class='ddjcxufxgvrg'>Service Unavailable</h1>
            <p class='hkapwon'>It seems you've hit a restricted area. Please go back.</p>
            <p><a href='/' class='dfnopdeohb'>Go Back</a></p>
        </div>
    </body>
    </html>