body {
  background-color: red;
}

p {
 text-align: center;
 font-family: sans-serif;
}

