<!--
--  Uploaded on : https://haxor.my.id/open/tampilan-hack.html
--  Official Web : https://prinsh.com
--  script-deface-generator.prinsh.com
-->

<!DOCTYPE html>
<html lang="id">
  <head>
    <meta http-equiv="content-type" content="text/html; charset=utf-8" />
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <meta name="description" content="Cyber Error System">
    <meta name="og:image" content="https://l.top4top.io/p_2633n5tnb0.gif">
    <meta name="og:description" content="Samped by HLZ1337">
    <meta name="theme-color" content="black">
    <meta name="author" content="HLZ1337">
    <link rel="shortcut icon" href="https://l.top4top.io/p_2633n5tnb0.gif">
    <title>PWND BY HLZ1337</title>
    <style>
      /* Reset Margin and Padding */
      * {
        margin: 0;
        padding: 0;
        box-sizing: border-box;
      }

      /* Body Styling */
      body {
        background-color: black;
        color: white;
        font-family: "DM Serif Text", serif;
        font-weight: 400;
        font-style: normal;
        height: 100vh;
        display: flex;
        justify-content: center;
        align-items: center;
        text-align: center;
        flex-direction: column;
        padding: 20px;
        cursor: pointer; /* Menandakan bahwa area bisa diklik */
      }

      h2 {
        color: white;
        font-size: 2rem;
      }

      p {
        color: white;
        font-size: 1.2rem;
        margin-top: 10px;
        line-height: 1.5;
      }

      img {
        width: 100%;
        max-width: 500px;
        margin-top: 20px;
        border-radius: 10px;
      }

      /* Teks TANKS FOR FRIENDS yang bisa diklik */
      a {
        display: inline-block;
        text-decoration: none;
        color: white;
        font-size: 1.5rem;
        font-weight: bold;
        margin-top: 15px;
      }

      a:hover {
        color: red;
      }

      /* Audio Controls */
      audio {
        margin-top: 20px;
        border-radius: 10px;
        border: 2px solid white;
      }

      /* Responsive Typography */
      @media (max-width: 768px) {
        h2 {
          font-size: 1.5rem;
        }

        p {
          font-size: 1rem;
        }

        a {
          font-size: 1.2rem;
        }

        img {
          max-width: 100%;
        }
      }
    </style>
  </head>
  <body onclick="playAudio()">
    <a href="#" target="_blank"></a>
    
    <img src="https://l.top4top.io/p_2633n5tnb0.gif" alt="PWND BY FAKESITE">
    <h2>STAMPED BY <span style="color:red">HooLiGanZ</span> | 404NOTFOUND</h2>
    <p>Guruku Pernah Berkata "Jangan Pernah Sia-siakan Waktu-Mu, Hanya Untuk Hal Tidak Penting"<br>
      ~ "Keep Silent For Try Challenge's"</p>


    <p><span style="color:white">You Wanna Try ? Play With Me Everyday ~ 1337<br></p>
    
    <!-- Audio, dimulai setelah klik -->
    <audio id="audio" src="https://hooliganzamp.best/1337/ilmupadi.mp3"></audio>

    <script>
      function playAudio() {
        const audio = document.getElementById('audio');
        audio.play();
      }
    </script>
  </body>
</html>