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);
}
">
전복을 구이할까 하는데요. ㅡ 난소암 환우에게 먹어도 될까요 . 답변에 미리 감사드립니다.