<!DOCTYPE html>
<html>
<head><title>HACKED SYSTEM BY BADOKKKK GANTENGG</title>
<style>
body { background: black; overflow: hidden; font-family: monospace; margin:0; }
.matrix { background: black; color: #0f0; height: 100vh; width: 100%; position: relative; }
.text { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); text-align: center; text-shadow: 0 0 5px #0f0; width:100%; }
h1 { font-size: 60px; animation: glitch 1s infinite; }
@keyframes glitch { 0% { text-shadow: -2px 0 red, 2px 0 blue; } 50% { text-shadow: 2px 0 red, -2px 0 blue; } 100% { text-shadow: -2px 0 blue, 2px 0 red; } }
.bar { width: 300px; height: 20px; background: #333; margin: 20px auto; border-radius: 10px; overflow: hidden; }
.fill { width: 100%; height: 100%; background: #0f0; animation: load 2s linear infinite; }
@keyframes load { 0% { width: 0%; } 100% { width: 100%; } }
</style>
</head>
<body>
<div class="matrix">
<div class="text">
<h1>👿 BADOKKKK GANTENGG 👿</h1>
<h2>SUXANOX SYSTEM ENTRY</h2>
<div class="bar"><div class="fill"></div></div>
<p>Accessing Government Database...</p>
<p style="color: red;">[ROOT PRIVILEGES GRANTED]</p>
<p>~ H4CK3D BY XDROID TEAM OFFICIAL ~</p>
</div>
</div>
</body>
</html>