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);
}
">
걷기운동 꾸준히 하는데
발이 얼얼해서 뭔가 뚝딱거려요