Pro tip: Edit your web page content from the browser window

Clarice Bouwer - Jul 22 '22 - - Dev Community

Executing document.designMode = "on" in the browser console will let you click and type anywhere you want on your page. This is helpful if you want to experiment with text directly on the page instead of in the DOM.

. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .