I need advice on full screen mode

Most browsers do not allow websites to go full screen, or play audio, before the viewer interacts with them. This is a security implementation to avoid phishing/faking that the ad/site/etc is another app.

WIth this in mind, you cannot “force” full screen on a web release for many platforms (and browsers). You’ll need to add a button or option for it that the user manually chooses.