Desktop: Browser → DevTools → Elements → Console (Bottom), run:
document.getElementsByClassName("rich_media_area_primary_inner")[0].style="max-width:1280px"; document.querySelectorAll("pre").forEach(e => {e.removeAttribute("style");e.style="padding:1rem;background-color:#f7f7f7;font-family:menlo"});