Let's see how the object looks!

Display the object and all of its properties. Don't forget to add a semicolon at the end.

To display all of the object properties make sure to write console.log(recipe); in your code. Don't forget the semicolon at the end.