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);
}
">
연명치료 거부하려고 암 걸리기전에 작성했는데요
암 걸리고나니 호스피스병동 들어가는거 여부를 바꿔야할까요?