html, body {

  background-color: #ffccff;
 }
 
 
 
 
 h1 {
  color: #9900ff;
  font-family: Verdana;
  font-size: 3em;
  }

