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);
}
">
인터넷 검색중에 이게 떠서 혹시 괜찮은지
아버님께 드셔보라고 하면 어떨까 싶어서
혹시 드셔본 분이 계신지 문의 드려 봅니다~