h1 {
  background-color: red;
  margin: auto;
}
p {
  background-color: blue;
  margin: auto;
}