.center {
    margin-top: 100px;
    margin-bottom: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }