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);
}
">
위 전절제 수술하고 35일 정도 되었어요
식사하다가 음식이 중간에서 안내려갈때 어떻게 하시나요?