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);
}
">
* 갑작스러운 엄마의 확진으로 조급한 마음으로 쓴 두서없는 글로 글 내용 수정합니다.
답글 달아주신 모든 분들 감사드리며, 모두들 힘내시기 바랍니다!
감사합니다.