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);
}
">
통증이 없으면 진통제 먹지 않아도 되는지요
통증있으면 먹고 없으면 안먹고 먹다 안먹다해도 되는지 좀 알려주세요