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);
}
">
오랫만에 글쓰기를 하려니 등록이 안되요.100자 이내로 쓰라하고 내용을 더 추가하라하고 등록이 안되네요.