javascript how to set cursor for whole page

JavaScript
document.html.style.cursor = "";
Source

Also in JavaScript: