How can I make an background image take up full screen space on ios26

How can I make a background image take the entire screen in ios26?

I've tried position fixed, sticky, env() css variables but nothing worked. It does it when in PWA mode, but I would like to do so in the browser too.

How can I make an background image take up full screen space on ios26
 
 
Q