Pride Month project continues. listening.html now has the ability to change to a theme based on the non-binary pride flag via typing "pride" into the input box.
This took way too long to implement purely because before I was using JS innerHTML to load each month which made me unable to change the color of the text for that information so I had to redo it all, haha