querySelector('button').onclick = () => { const selection = window.getSelection() const range = selection.getRangeAt(0) range.surroundContents(document.
確定! 回上一頁