    body {
      background-color: blue;
      color: white; /* makes text readable */
      font-family: Arial, sans-serif;
      text-align: center;
      padding-top: 50px;
    }