When the button is clicked, call out to the Bored API (URL: https://apis.scrimba.com/bored/api/activity) and replace the h4 with the activity from the API
*/
7
8
9
10
1
2
3
4
5
6
*/
/**
Challenge:
When the button is clicked, call out to the Bored API