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);
}
">
반점 생긴 바나나만 먹으라고 들었던거 같은데
덜 익은 바나나 안 좋은 이유가 뭔가요?
얼른 먹고 싶어요....ㅎㅎ