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);
}
">
편안하게 잠드셨네요
그동안 이 카페에서 도움 많이 받았습니다~
감사합니다 ㅜㅜ