I want to change textContent to an img. I want an image instead of the X.
textContent
img
X
let cross = document.createElement(\'div\');