body {
background-color: #000;
color: #fff;
font-family: ‘Courier New’, monospace;
text-align: center;
margin: 0;
padding: 0;
}
h1 {
color: #00f;
font-size: 3em;
text-shadow: 0 0 15px #00f;
margin-top: 50px;
}
.logo {
width: 180px;
margin: 20px 0;
}
.nation {
color: white;
font-size: 20px;
}
.red {
color: red;
}
.hacked {
color: lime;
font-size: 22px;
margin: 10px 0;
text-shadow: 0 0 10px lime;
}
.email {
color: gray;
font-size: 14px;
}
.message {
color: #ccc;
font-size: 17px;
margin: 40px auto;
max-width: 90%;
line-height: 1.8;
font-weight: 300;
}
.highlight {
color: red;
font-weight: bold;
}
.buttons {
margin-top: 30px;
}
.btn {
background: linear-gradient(to right, #444, #111);
border: 1px solid #888;
padding: 12px 25px;
font-size: 15px;
color: white;
border-radius: 30px;
margin: 10px;
cursor: pointer;
text-decoration: none;
box-shadow: 0 0 15px #333;
transition: 0.3s;
display: inline-block;
}
.btn:hover {
transform: scale(1.05);
box-shadow: 0 0 25px #0f0;
background: linear-gradient(to right, #0f0, #080);
}
@media screen and (max-width: 600px) {
h1 {
font-size: 2.2em;
}
.message {
font-size: 15px;
}
.btn {
width: 80%;
}
}

IndonesianCyberTeam
Hacked by ./Xenory
[ nkrierorsystem@gmail.com ]