P5js website fullScreen on iPad

Hi

I am gonna set up an installation at a library that runs a p5js website on an iPad.
I would like to run the website in full screen so users cannot access the adresse bar.

When running the fullScreen example from the reference page: “https://p5js.org/reference/#/p5/fullscreen” I get an ugly “x” in the upper left corner, that allows people to exit full screen.

Any hints as to how I do that?

Btw, my sketch uses the webcam.

Best
Andreas

Is that ‘x’ part of p5 or the browser/program you use to display your p5 sketch with?

Not sure. Either way it seems like I cannot run a sketch that uses the webcam in full screen on iOS, so I will have to think of some other solution: