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);
}
">
백혈구 수치 올리는데 도움될까싶어 한번 시켜보려고요
가격이랑 알려주시면 고맙겠습니다