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);
}
">
아버지께서 쓰러지신 후 정말 해야할 일들이 끊임이 없는 것 같습니다.
이 일을 해결했다 싶으면 다른 문제가 나타나고 저 문제를 해결하면 다른게 또 나오고...
장애등급, 자동차 보험, 예방접종 거기다 성년후견인까지... 앞으로도 계속 하루하루 새로운 숙제가 주어지겠죠?