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);
}
">
음식물처리기라는거 쓰는 분들 있으세요?
아들이 보내준다는데 괜히 안쓸까봐서