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);
}
">
좋은 생각이 좋은결과를 낳습니다~~^^
늘 긍정적인 맘으로
햇살 좋은 아침 입니다