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);
}
">
올릴 수 있을까요? 작년 11월에 60 이었는데 어제 검사하니 12로 나오네요~ㅠㅠ