body {
  background-color:teal 
}
h1
{
  color: black;
  text-align: center;
}
h4 {
  color:yellow;
}
  



