o.remove();
const img = document.createElement('img');
img.src = $event.target.src;
img.className = 'max-w-full max-h-full object-contain rounded-lg';
o.appendChild(img);
document.body.appendChild(o);
}
">
[[[CONTENT-ELEMENT-0]]]
[[[CONTENT-ELEMENT-1]]]
[[[CONTENT-ELEMENT-2]]]
[[[CONTENT-ELEMENT-3]]]
[[[CONTENT-ELEMENT-4]]]
[[[CONTENT-ELEMENT-5]]]