entypo
entypo copied to clipboard
Use insertAdjacentHTML maybe?
https://developer.mozilla.org/en-US/docs/Web/API/Element/insertAdjacentHTML
https://developer.mozilla.org/en-US/docs/Web/API/Element/insertAdjacentElement removes the first child selector. Might be slightly simpler instructions.