<!DOCTYPE html> <html> <head> <style> * { position: fixed !important; writing-mode: sideways-rl; overflow-y: hidden; resize: vertical; } </style> </head> </html>