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);
}
">
황달로 응급실갔는데 스탠트나 배액관 시술이 안되는 경우도 있나요