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);
}
">
CT상 간에 있는 암들이 크기도 줄고 색깔도 옅어져 보이는데요
색깔이 옅어져 보이는것도 좋은 효과 인가요?