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);
}
">
아시는분 좀 알려주세요~ 지금은 조금 나아졌는데 며칠있다 또 피검사시 안좋을까봐 걱정이에요