Variation A Explanation: In this variation, i simply include a new div with our message beneath the ATC div using JavaScript and some basic styling
Variation B Explanation: In this variation, I added the a new div, added that gif in it and made it appear on hover counts, keeping the counts in a variable.
Variation C Explanation: In this variation, i used fetch to request data from the algolia API. and appended them in a grid view, just below the ATC in a properly formatted way