CSS @Supports causes weird behaviour on iOS/Safari
I have an issue with some css implementation under iOS/Safari.
CSS display grid is not working on Mobile Safari
What I want is an image grid with squares, and the images are centered within that square. See example which is working on the desktop.