<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8" />
<title>KASKUS main tenis gan! :)</title>
<style type="text/css">
html{
  	height: 100%;
}
body {
	text-align: center;
	background:#c2f0ec;
	min-height: 100%;
	margin: 0;
}
.button{
	position: absolute;
	right: 5%;
	bottom: 5%;
}
</style>
</head>
<body>
	<div class="maintenis-wrapper">
		<img src="http://s.kaskus.id/images/2015/09/07/6212937_20150907065448.png">
		<div class="button">
			<a href="https://twitter.com/kaskus" target="_blank"><img src="http://s.kaskus.id/images/2015/09/07/6212937_20150907070128.png"></a>
		</div>
	</div>
</body>
</html>