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);
}
">
음성인데 교수님은 해보자고 하시네요.
반응율 생각해볼 때 하는게 나은건지 모르겠네요
비급여라 ㅠ