mont node.innerhtml

const content = element.innerHTML;

element.innerHTML = htmlString;
Troubled Tuatara