When I cloned your repo and tried to run the code, I got a compile-time error. This is the error message that I got. ``` ./CelebrityFrame.java:46: error: illegal start of expression } ^ 1 error ```