Great if you're using a web page for some sort of TV Display and don't want the cursor messing things up
document.addEventListener("DOMContentLoaded", () => {
let idleMouseTimer;
let forceMouseHide = false;
document.body.style.cursor = "none";$ cat app/index.html | pbcopyGo to http://html2jade.com/ and paste clipboard contents
Or try http://html2jade.aaron-powell.com/ instead if offline
Convert to jade and copy result