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);
}
">
항암중 조심해야할 음식과 먹어도 좋은 음식을 검색하다
공유하면 좋을것같아 올려봅니다