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);
}
">
복수천자와 복수배악관 삽입 차이점이 무엇인가요? 아무리 인터넷에 쳐봐도 이해가 안되네요…