h1 {
  text-align: center;
  color: #339966;
  background: #ccff99
}
p {
  padding: 1em;
  color: #ccff99;
  background: #339966
}
