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);
}
">
글보면 종양수치같은거 이것저것 글올리시던데 그런거어디서 볼수있는건가요??