Oh really like the transitions of the background, could you share how did you manage to make this!!
Viewing post in The Fool jam comments
Of course, sorry for taking so long to reply, I didn't get a notification.
Here's the code: https://github.com/Arifd/thefool/blob/master/index.html
Essentially CSS doesn't let you transition backgrounds.... But it does let you set opacity. ;) So basically the one we see first is the one on top. Then I just fade it out.