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);
}
">
교수님이 씨티만 찍고 엠알아이는 필요없을 것 같다고 말씀해주셨는데 엠알아이는 어떤 상황일 때 찍나요..?