Hacker News new | ask | show | jobs
by panzi 334 days ago
Most websites handle it just fine, for the advanced interface of Mastodon the screen could be even wider! For the rare website that doesn't handle 16:9 well I have this bookmarklet:

javascript:var%20b=document.documentElement;b.style.width='900px';b.style.marginLeft='auto';b.style.marginRight='auto';void(0)