how do I create text, that is when clicked on, reveals more text on the game page?
With the details and summary elements: https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Elements/details
thank you so much!