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);
}
">
정보 좀 구하고 소통도 하고싶은데 제가 찾은곳은 출석체크만하고 없러서요 ㅠㅠ
아시는분 부탁드려요