I have a question about Node.js ๐ฌ๐With JavaScript you can write: document.getElementByID โ But with Node.js "document" doesn't exist. So what's the Node.js version of "document.getElementByID"?