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);
}
">
생존율 10프로 라는게
무슨기준인가요?
병원에서 10프로라는
말을 들엇는데.. 잘몰라서요