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);
}
">
아 앱 화면은 어느병원인지 알 수 있나요?
빅5 중 하나인 것만 알아요