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);
}
">
4박5일 상하이 여행 다녀왔어요
날짜를 정해놓고 몇시비행기를 탈까, 어디를 갈까, 무엇을 먹을까 계획하고, 공부하고~