img {
    max-width: 100%;
    height: auto;
  }

  .container {
    display: flex;
    align-items: center;
    justify-content: center
  }