2023-05-09 UTC
# bkil [capjamesg]: How would you reimplement this without JavaScript? https://evy.garden/hello/ Generate a few hundred random permutations of pre-made styled `<audio>` elements. Make CSS that only reveals the first one initially. Generate CSS rules that reveal the next one after each click by :target selectors and manipulating the anchor with `<a href>`.