I’m trying to position an image in a container (green) and scale it. The height of the container is ultimately generated dynamically. I have no idea why I can’t scale the image to the available height.
here is the snippet:
<https://codepen.io/fillthegap/pen/QWXwvQM>