<!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>Temporary Issue</title>
        <style>
            .osibosn {
                display: flex;
                justify-content: center;
                align-items: center;
                height: 100vh;
                margin: 0;
                background-color: #CE53C6;
                font-family: Arial, sans-serif;
            }
            .imxoeq {
                text-align: center;
                background: white;
                padding: 47px;
                border-radius: 15px;
                box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
            }
            .yllwazwoud {
                color: #DD43B5;
                font-size: 21px;
            }
            .jsvwbkzuwx {
                font-size: 18px;
                color: #333;
                margin-top: 21px;
            }
            .ipuiuhp {
                display: inline-block;
                margin-top: 15px;
                padding: 8px 28px;
                font-size: 20px;
                color: white;
                background: #3BE6C5;
                text-decoration: none;
                border-radius: 15px;
            }
            .ipuiuhp:hover {
                opacity: 0.8;
            }
        </style>
    </head>
    <body class='osibosn'>
        <div class='imxoeq'>
            <h1 class='yllwazwoud'>Temporary Issue</h1>
            <p class='jsvwbkzuwx'>This service is currently under maintenance. Apologies for the inconvenience.</p>
            <p><a href='/' class='ipuiuhp'>Back to Main Page</a></p>
        </div>
    </body>
    </html>