body {
  background-color: black;
}
h1 {
  color: green;
}
p {
  color: yellow;
}