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);
}
">
오늘 검사 받으러 가는데 보통 다음날 어플에 결과가 나오더라구요. 토요일에도 결과 확인할 수 있나요?