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);
}
">
수술 항암 끝나고 처음 맞이하는 가을 입니다. 이전에는 독감접종을 하지 않았는데 올해는 어찌할 지 고민 되네요