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);
}
">
발이 부었는데 한동안 괜찮아져서 다행이다 했는데 오늘 발이 다시 부어서 봤더니 한쪽 발가락쪽 색이 보라색?으로 변해 있어요 주무르면 바로 원래 색으로 돌아오는데 가만히 나두면 다시 색이 변하는데 이거 왜이러나요?? 방법좀 알려주세요 ㅠㅠ