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);
}
">
이런거 저런건 쓸데없는 생각하니 영 잠이
오지 않네요.
힘을 내야 활때데?