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);
}
">
오늘 8차 마지막 항암하러갑니다 부디 아무일없이 잘하고왔으면 좋겠어요 ^,^