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);
}
">
빨리 하는곳으로 가야하는지.
약간 늦더라도 메이저로 가야하는지 궁금하네요~