Maybe you can make the instructions disappear after the player presses space once. You could do this with a command that checks to see if space is pressed and then using an if statement checks if the instructions are up (use a variable for this). If instructions are up, it can fade away.
(ps, love the art)