I created a fortune cookie for my project. Originally I only used html and javascript but it looked bland. I found a fortune cookie made in CSS. I managed to integrate it with my code, added some media queries, and styling of my own.
The fortune cookie and the button was tricky to have work together. Button text wouldn’t change with the click of the fortune cookie but it was so simple fix after I figured it out.