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);
}
">
3월에 수술 앞두고 있는데
병원에서 도와주실 간병사 어떻게 알아볼수 있을까요