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주는 아무런 이벤트없이 지나가서 이번에도 쉽게 생각했는데 이번엔 오심이 심하네요.
아직 이주는 더먹어야 하는데...