[x] Decide where the count feature will be displayed
[x] Add the HTML element
[x] Assign it an ID and class
[x] Update the JavaScript function that handles the search and displays the results, the code must display the count based on the search query returned
[x] Does the count update every time a new search is returned?