body {
  background-color: blue;
  text-align: center;
}

p {
    color: yellow;
}

h1 {
 color: yellow;   
}