Hacker News new | ask | show | jobs
by malydok 2463 days ago
The trick here I didn't know about is that a `<style>` element's default `display` is `none` and you can show its contents by changing that.