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);
}
">
오늘 알아보았는데 일단 세브란스 28일부터 교수님들 휴진에 들어가신답니다
힘든시기 잘 넘겼으면 하는 바람 입니다