body {
  background-color: grey;
}

h1 {
  color: white;
  text-align: center;
}
h2 {
  color: white;}
p {
  color: yellow;
}