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);
}
">
가정간호로 영양제를 맞고 있는데, 발의 부종이 있어서 뭘 어떻게 해줘야 하나요?