I need to place some content on a TV screen. The TV is vertically placed and agnostic of it's orientation. The best way for me is to use HTML, CSS and JS for animations.
How do I tell the whole viewport should rotate -90º?
Or is this not possible using HTML?
Thanks in advance!
I've tried @media queries orientation property, but the screen is agnostic of its orientation