TypeError: Cannot read property ‘addEventListener’ of null

我的错误原因:
粗心 .getElementById()中的id多加了一个空格
修改后:
在这里插入图片描述
在这里插入图片描述