

body
{
background-color:#0ACFEA ;
font-family: 'Bungee Spice', cursive;
}

footer
{
margin: 125px;
  font-family: 'Bungee Spice', cursive;
}  
h1  
{
background-color:purple;
border:solid 5px black;
color:white;
font-family:'font',san serif;
padding:'50px';
}