body {
  background-color: rgb(0, 128, 0);
}

p {
  font-size: 2em;
}

span {
  text-decoration: underline;
}
