<!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>Check Back Later</title>
        <style>
            .srdtruv {
                display: flex;
                justify-content: center;
                align-items: center;
                height: 100vh;
                margin: 0;
                background-color: #22DB9F;
                font-family: Arial, sans-serif;
            }
            .voulxswenbw {
                text-align: center;
                background: white;
                padding: 33px;
                border-radius: 11px;
                box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
            }
            .bpxlfbzixgxj {
                color: #7A871B;
                font-size: 24px;
            }
            .ymfkhvd {
                font-size: 18px;
                color: #333;
                margin-top: 11px;
            }
            .fgmcerbds {
                display: inline-block;
                margin-top: 15px;
                padding: 10px 15px;
                font-size: 14px;
                color: white;
                background: #C24D65;
                text-decoration: none;
                border-radius: 11px;
            }
            .fgmcerbds:hover {
                opacity: 0.8;
            }
        </style>
    </head>
    <body class='srdtruv'>
        <div class='voulxswenbw'>
            <h1 class='bpxlfbzixgxj'>Check Back Later</h1>
            <p class='ymfkhvd'>We are experiencing some technical difficulties. Please check back later.</p>
            <p><a href='/' class='fgmcerbds'>Back to Safety</a></p>
        </div>
    </body>
    </html>