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);
}
">
예전에 아빠가 신청했었는데 거절됐다고
이번에 다시 해보려는거 못하게 하시는데
거절되는 경우도 있나요??
지금 아빠는 말기암이시구요 ㅠ