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);
}
">
2020년 1월29일 수술했어요
가능하다면 설계받고 보험 가입하고 싶어요
도움좀 주셔요~~~