//preload.js let findInPage = new FindInPage(require('@electron/remote').getCurrentWebContents(), { preload: true, offsetTop: 6, offsetRight: 10 }) error: TypeError: Cannot read properties of null (reading 'appendChild') at FindInPage.appendElement