Which method is used to write content directly to an HTML document in JavaScript?
append()
console.log()
innerHTML()
document.write()