Right click -> Inspect Element. Somewhere on the bottom bar of that window, there's the console. It's useful, because if you open it, and hen reload the page (it's tied to the process from which you open it) it also stores a copy of all the resource files, so it'll show you on which line errors occur.