body{
  background-color: green;
  color: white;
  font-family: sans-serif;
}
h1 { margin: 1em;}
p {margin: 0 3em}
