When I start it, after the unity logo, there's just black. My browser stops responding to me immediately, i cant scroll or do anything else. You might have a loop that creates something on startup that never finishes. Usually it just generates lots of errors, and stops the unity player, but in this case it might be something extremely computational that stops my browser.
I've only ever programmed games and game engines in javascript, so it might be something different for unity.