body{
  background:cyan;
}

h1{
  text-align:center;
  background:yellow;
  font-style:italic;
}

h3{
  text-align:center;
}