I'm creating an interactive novel, and there are events where the player can die if their health gets too low. Only problem is, I hate having to repeatedly paste the lines of code onto each passage. It's messy, inefficient, and very distracting, so is there like a CSS or something I can use to apply it to every passage?