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);
}
">
병원 추천 글 올리면 안되는지 몰랏네요
삭제하면 안된다길래 글만 지웠습니다 ㅜ