[위전절제 2705일 (만 7년4개월27일)] 7년만의 고백 - 사랑하는 어머님께 ('우리들의 블루스'를 보며)
천
천호동
2022.06.12 22:02
|
조회 1.1k
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);
}
">