body{
	background-color:rgb(27, 16, 16);
	
}
p{
color: green;
}
body{
	background-image: url(/images/1.jpeg);
	background-repeat: no-repeat;
	background-size: cover;
}
.akan-description{
	width: 70%;
}

.footer{
text-align:center ;
}
h1{
	color: rgb(126, 99, 112);
}
.onclick{float: right;
	
}