Nice first game, liked having the sound source to navigate towards.
Some tips:
There's a mouse-lock feature you could have added for the web-player.
If you add a plane under the level and put the collider as a trigger you can do a Application.LoadLevel(Application.levelLoaded) in OnTriggerEnter of the plane to restart it automatically if player fell off.