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);
}
">
요거 차고있음 오히려 장운동이 잘안되는거같아요 ㅠㅠ 가스차고