This is what you see after loading the page and scrolling down a bit.
Each element I click on gets focus.
I was wondering how I could stop this happening, could it be to do with tabindex?
This happens with every element on the screen - I was looking for a fix that doesn't involve me giving every element (bar the anchors that I have added) a outline none style.