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);
}
">
kras 변이가 있는데 nras 변이도 있거나
nras 변이가 있는데 braf 변이도 있거나 그럴 수 있나요?