Welcome to the "Bored Bot" project. It was a small but fun project, in which a teacher introduced APIs.
I enjoyed it so much. APIs allow us to build more interesting and complex apps by providing access to real data and even pre-written code. I'm excited and just looking forward to more advanced projects with APIs.
Scrimba's "Bored Bot"

How I enhanced it
I set a nice background image (The background image is really the rock star of the project).
I made it responsive with the following code:
And I also provided a smaller size version for smaller screens.
I created @keyframes rule for the h3 element, which I dynamically applied through JavaScript.