Lock portrait mode on mobile version

Greetings, community! I wonder if someone could help me?
I really need mobile version of my site to be locked in portrait mode.
Can I use code and disable rotating to landscape mode? (Except for video fullscreen function).
Couldn’t find any tips on this topic. Is it possible? If so, then I would really apprecciate any examples of the code!

Probably not, so don’t get your hopes up…but this might work:
https://stackoverflow.com/questions/3501510/blocking-device-rotation-on-mobile-web-pages

Emphasis on might .