 body {
        font-family: Times, sans-serif;
        background-color: #494957;
    }

    h1 {
        color: #f8c676;
        text-align: center;
    }
  p {
      color: #f0f78f;
      text-align: center;
  }