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);
}
">
손발이 찌릿찌릿 한데요 완화 시킬수 있는 방법이 있을까요?
(아직까지 갈라짐은 없어요)