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]]]