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);
}
">
너무 걱정이 되네요ㅠㅠ
언제나 고생많으신분들께 감사합니다!!