body {
  margin: 0;
}
.img {
  width: 100%;
  object-fit: contain;
  object-position: center center;

}