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);
}
">
9/5
11/2
[[[CONTENT-ELEMENT-1]]]판독 부탁드리겠습니다 감사합니다