A solid game, I got the cheese!
Sometimes you get stuck in a death loop, where the death sound plays on repeat and nothing happens. You have to refresh the page to continue.
To fix that you should add a check to see if the player is already dead, and then not run the death code if that's the case.
Good job on your first platformer :)