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);
}
">
장폐색 증상 2~3번 정도만 있으시고
그이후에 증상 안나타 나신분들 계실까요?