body {
    margin-top: 80px;
    background-color: #f6f8fa;
    font-family: cursive;
    text-align: center;
  }
  h1 {
    color: #193787;
  }
  p {
    color: #ff9c4a;
  }