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);
}
">
CFA수치가 전에1.52였는데.
현재2.03이거든요
이수치가뭔가요,?