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);
}
">
림프구 표시 뭐로 나와있나요?
lymphocyte가 안보이네요 ㅠㅠ