/* Minimal sizing so the lazy-loaded player doesn't jump layout. */
.asciinema-player {
  margin: 1rem 0;
  max-width: 100%;
}
