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);
}
">
안녕하세요
혹시 족탕 드셔도 될까요?
어떤 걸 드려야 좋을지 여쭈어 봐요