Hacker News new | ask | show | jobs
by didgeoridoo 3196 days ago
After a bit of experimentation, this seems to work to create a letterbox (really pillarbox) effect, as long as you don't add their new viewport-fit property.

  html {
    background-color: black;
  }