Objective: Create a webpage that randomly displays a fortune.
Problem: Generating a random fortune without refreshing the page.
Solution: Create a list of fortunes and create a button that generates a random fortune from the list.
Copyright © Andrew Nguyen 2019