ah i see.
there seems to be a margin inside the iframe. idk how that got there, you could just add a margin on the image to compensate
use these for width and height of the image calc( 100% - 16px)
(you can ignore the warning the designer gives)
and a margin of 8px
1 Like