Explore the object-fit
property.
object-fit
sizes/clips/scales the image relative to its height
and width
- similar to background-size
.
object-position
moves the image's position relative to its height
and width
- similar to background-position
.
https://developer.mozilla.org/en-US/docs/Web/CSS/object-fit
A Pen by Katy DeCorah on CodePen.