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);
}
">
간식으로 꿀이나 물엿넣은 유과나 한과 어떤가요? 최대한 설탕이나 꿀은 최대한 피하는게 맞겠죠?