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);
}
">
3차항함후 첫 CT대기중입니다
조금이라도 작아져있길~~
바래봅니다.