body {
  background-color: lightpink;
}
p {
  color: red;
  text-align: center;
}