Use a jQuery method to fade in the <div> element. Note: The duration of the effect should be 2000 milliseconds.
Syntax hint: $("element").method(speed);