<!DOCTYPE html>
<html>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<head> <title> </title> </head>
<body>
<style>
h2 {
text-shadow: 0 0 3px #FF0000, 0 0 5px #0000FF;
}
h2:hover {color: blue;
text-shadow: 0px 5px 0px red;
}
.button {
display: inline-block;
padding: 15px 25px;
font-size: 24px;
cursor: pointer;
text-align: center;
text-decoration: none;
outline: none;
color: white;
background-image: url("");
background-color: black;
border: solid;
border-radius: 15px;
box-shadow: 17px 9px #999;
}
.button:hover {background-color: red;
box-shadow: 3px 9px blue;
}
.button:active {
background-color: #3e8e41;
box-shadow: 17px 8px red;
transform: translateY(10px);
}
.fa {
padding: 10px;
font-size: 20px;
width: 50px;
text-align: center;
text-decoration: none;
margin: 5px 2px;
}
.fa:hover {
opacity: 0.7;
}
.fa-facebook {
background: #3B5998;
color: white;
}
</style>
<img class="_6tb5 img" height="172" src="https://scontent.fktm14-1.fna.fbcdn.net/v/t1.0-1/p320x320/125234170_142577097611755_8062265471384099285_n.jpg?_nc_cat=104&ccb=2&_nc_sid=dbb9e7&_nc_ohc=2VnTcZpP4hwAX_bwNtF&_nc_ht=scontent.fktm14-1.fna&tp=6&oh=2c36f4680933fd08f10683495e84989d&oe=5FDA516C" width="172" alt="">
<br><h1>KING HAC2KER THE DEVIL</h1><br>
<a href="https://facebook.com/devilspace/" class="fa fa-facebook"></a>
<h2>to download the file please press the given button </h2>
<button class="button">Download now</button>
</body>
</html>