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);
}
">
혈액검사로 결과지를 받았는데요
이게 무슨병 기호인가요?
수치가 높다고 H표기 되어있었어요