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);
}
">
[[[CONTENT-ELEMENT-0]]]
<결론 및 진단>2번 단어뜻은 알겠는데 문장으로 어떻게 해석하나요? 방광이 어쨌다는건지 모르겠어요..
도와주세요! ㅠ