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);
}
">
제가 뭔 조건을 못 맞췄나봐요..
어느날 강퇴가 되어있네요..ㅎㅎ