Magic 8 Ball built with HTML, CSS, and Javascript Need to add mobile capability User types in question to get a random response from options. https://jsmagic8ball.netlify.app/ Used a switch statement and random number generator. When user clicks on button the answer posts above the triangle https://kjwilliamson.github.io/magic8ball/