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);
}
">
책이 너무 많아서 뭘 사야 할지 모르겠네요..
효과 보셨거나 도움되는 책 있으심 추천 부탁드려요!!