.article {
    width: 65%;
    margin: 0 auto;
    margin-top: 40px;
    padding: 50px;
    background-color: white;
  }
  