createElement ('h1') text.classList.add('heading-text') text.innerText = 'Information' heading.appendChild(text) const body = document.
確定! 回上一頁