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);
}
">
문득 든 생각인데 암덩어리로 좁아진 부분에 스탠트를 하게 된다면 암덩어리를 자극해서 위험한거 아닌가요...?