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);
}
">
오늘은 어떤 하루를 보내셨나요~~동행을 알고부터 매일 출석하고 있어요. 그만큼 간절하다는 것이겠지요. 모두 긍정적인 하루 되셨기를 조금더 건강한 하루 보내셨기를 바랍니다.