body {
  background-color: cornflowerBlue;
  text-align: center; }
  body p {
    font-size: 3rem;
    font-weight: 700; }
