``` Error handling response: TypeError: Cannot read properties of null (reading 'classList') at chrome-extension://aldklnbenbdgfgfbflalmlddkkndgnlc/js/init.js:6:13 ``` that line specifically is: ```js board.classList.add(result.classList); ```