Hacker News new | ask | show | jobs
by david422 1289 days ago
Adding a border makes the snow a bit more visible on a light website:

    border: 1px solid black;
1 comments

> border: 1px solid black;

Personally, I edited it to be

   background: lightblue
on my site (trilium.cc) - IMO this is better than the border while still looking natural.