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);
}
">
빨간고기는 왜 안되는거예요?
구이말고 국에 넣거나
이런거 안되는건가요?