In the if statement's condition, use >= to check if the user's stepsCount is greater than or equal to dailyGoal.

Make sure to type stepsCount >= dailyGoal.