Ah....computers are very fussy about syntax, only takes a mistyped or wrong case character to screw things up.
Try typing this in to see if the console returns a line of code in response, rather than an error...
document.querySelector("div")
It won't shown any buttons, I just want to get some code working.