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);
}
">
주치의에게 물어보는 건가요?
이야기 안해주면 직접 가서 물어보는 건지요