<!DOCTYPE HTML>
<HTML>
<HEAD>
<hr style="height:4px" color="gold"/>
<marquee style="background-color:white" direction="left"> HELLO MAMBO VIPI MIMI NI MGENI HUMU NAOMBENI SUPPORT ZENU..</marquee>
<hr style="height:4px" color="gold"/>
<body style="background-color:darkblue">
<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">
<style>
.fa {
padding:20px;
font-size:30px;
width:50px;
text-align:center;
text-decoration:none;
margin:5px 2px;
}
.fa:hover {
opacity:0.7;
}
.fa-facebook {
background:#3B5998;
Color:white;
border-radius:10px;
}
.fa-android {
Background:#a4c639;
color:white;
}
</style>
</head>
<body>
<!--add font awesome icons-->
<a href="https://m.facebook.com/mtuwawat/" class="fa fa-facebook">f</a>
<a href="https:/cutt.ly/BTrf11y" class="fa fa-android">Download App</a>
</body>
</html>