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);
}
">
항상 아침에 일어나면 까페 새글 확인한지도 1년정도 됐는데 오늘아침에 들어오니 까페 서버점검이던데
점검 끝인가요?
새글이 아직 하나도 안올라와서요