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);
}
">
보통은 다코젠+벤클렉스타 병합요법으로 하던데
저희는 왜 다코젠만 할까요.?