Hacker News new | ask | show | jobs
by om2 3189 days ago
> Where's the CSS declaration that tells Safari to make those pixels black so no one has to care about this?

  body { background-color: black; }
1 comments

I will definitely be implementing this.