.center {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 40%;
  }
  .r{
    max-width:100%;
    height:auto;
  }