2~3년 시한부 생명을 선고받았던 그는 70대까지 50년을 더 살았다. 그의 말은 의사 말을 믿으면 안된다는 거였다.
마
마잘리스
2016.10.06 19:08
|
조회 2k
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);
}
">