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);
}
">
예를들어 뭔가 염증생긴것 처럼 누르면 통증이 어제와달리 바로 그옆이 아프다던가요..