When we reach the goal, we should get notified. Add a console.log instruction to print a success notification to the console.

Make sure to assemble console.log("Saving goal reached."); in your code.