Youstina:
@Gianluca is of course correct, your kernel may have crashed. But, it is also possible that you are in some very long loop caused by an undefined variable. I am throwing this out there because twice today I've run into similar situations that seeing blue code reminded me that I had a typo in either a variable or function name.
Good luck.