body {
background-color: black;
color: #00ff00;
font-family: ‘Arial’, sans-serif;
text-align: center;
margin: 0;
padding: 0;
height: 100vh;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}

h1 {
font-size: 48px;
font-weight: bold;
margin-bottom: 20px;
animation: neon-glow 2s ease-in-out infinite alternate;
}

@keyframes neon-glow {
from {
text-shadow: 0 0 10px #00ff00, 0 0 20px #00ff00, 0 0 30px #00ff00;
}
to {
text-shadow: 0 0 20px #00ff00, 0 0 30px #00ff00, 0 0 40px #00ff00;
}
}

p {
font-size: 36px;
margin: 10px 0;
}

.laughing-emoji {
font-size: 60px;
}

.telegram-link {
font-size: 24px;
color: #00ff00;
text-decoration: none;
margin-top: 20px;
}

.telegram-link:hover {
text-decoration: underline;
}

.image-container {
margin-top: 30px;
}

.image-container img {
max-width: 80%;
height: auto;
}

تم الاختراق بواسطة Ali 313

😈

Haked By ALI

TELEGRAM: @GOXGO 🇮🇶🚬

ALI 313