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);
}
">
암환자는 다되는건가요~~?
아니면 조건이 충족이 되어야 가능한건가요~?