We can control how images overlap with a property called z-index. Set z-index to 0, its default value.
z-index
0
Make sure to pick z-index followed by : and then -1, ;.
:
-1
;