jQuery is not loaded.
1. The original text is "jQuery is not loaded" in red. To change it, we use addClass and text of jQuery.
1. To bind event to button, we use bind-Function of jQuery.
2. To change css of div, we use css-Function of jQuery