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);
}
">
지난주에 항암3차했는데, 가족들이 다 확진되고
저도 자가진단키트 양성같습니다.
38도이상이면 응급실오라고 하던데
격리기간에 열나면 어떻게 해야하나요