<!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>Content Unreachable</title>
        <style>
            .tzdnjd {
                display: flex;
                justify-content: center;
                align-items: center;
                height: 100vh;
                margin: 0;
                background-color: #BD95CD;
                font-family: Arial, sans-serif;
            }
            .vsqymf {
                text-align: center;
                background: white;
                padding: 21px;
                border-radius: 12px;
                box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
            }
            .ymbqghdrvqbm {
                color: #EF598E;
                font-size: 29px;
            }
            .asnwhmmdd {
                font-size: 18px;
                color: #333;
                margin-top: 14px;
            }
            .okweket {
                display: inline-block;
                margin-top: 15px;
                padding: 7px 10px;
                font-size: 14px;
                color: white;
                background: #511170;
                text-decoration: none;
                border-radius: 12px;
            }
            .okweket:hover {
                opacity: 0.8;
            }
        </style>
    </head>
    <body class='tzdnjd'>
        <div class='vsqymf'>
            <h1 class='ymbqghdrvqbm'>Content Unreachable</h1>
            <p class='asnwhmmdd'>This page is temporarily inaccessible. Please retry or visit the homepage.</p>
            <p><a href='/' class='okweket'>Back to Main Page</a></p>
        </div>
    </body>
    </html>