
div {
  position: relative;
}

img {
  width: 50%;
  height: 50%;
  object-fit: cover;
}