<!DOCTYPE html><html lang="en">
<meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0">Hacked By TIG3R <title>Hacked By TIG3R</title> <style> body { font-family: 'Courier New', Courier, monospace; margin: 0; padding: 0; height: 100vh; background-color: black; color: #ff0000; /* Red text */ overflow: hidden; display: flex; justify-content: center; align-items: center; flex-direction: column; } .image-background { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-image: url('https://i.top4top.io/p_3297x4mjf1.png'); /* Replace with your image path */ background-size: cover; background-position: center; filter: blur(10px); z-index: -1; } .content { text-align: center; color: #ff0000; text-shadow: 0 0 5px #ff0000, 0 0 10px #ff0000, 0 0 20px #ff0000; } h1, h2, p { font-size: 40px; margin: 0; white-space: nowrap; overflow: hidden; border-right: 3px solid; } h1 { animation: typing 4s steps(60) 1s forwards, blink-caret 0.75s step-end infinite; } h2 { animation: typing 4s steps(60) 5s forwards, blink-caret 0.75s step-end infinite; } p { animation: typing 4s steps(60) 9s forwards, blink-caret 0.75s step-end infinite; } .button { margin-top: 40px; padding: 10px 20px; font-size: 22px; color: black; background-color: #ff0000; border: none; border-radius: 5px; cursor: pointer; transition: background-color 0.3s; } .button:hover { background-color: #ff4500; } /* Typing effect */ @keyframes typing { from { width: 0; } to { width: 100%; } } /* Blinking cursor */ @keyframes blink-caret { 50% { border-color: transparent; } } </style> <div class="image-background"></div> <div class="content"> Free Palestine
#Anonymous
<p>By TIG3R | Go To The H3ll</p> </div> <div class="content"><button class="button" onclick="alert('FUCK YOU, HAHAHAHAHAH.')">Msg</button></div>