p {
  color : red
}

body {
  display : flex;
  justify-content : center
}