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);
}
">
콜라비같은거
그냥 깎아드리려는데
좋지않나 싶어서요..
생야채 잘드시나요?