I have an #accessibility question for the #WebDev community: How can I make an accessible spoiler element? On my site, I use a #CSS class to make my div have a black background, and text color set to black. On hover (or on tap on mobile) the background and text color is unset. It's dawned on me though that this surely isn't doing anything for screen readers. So, how might I go about making this work better? An example page can be see here: https://www.vzqk50.com/projects/pentabit/#explanation