.ascii-center {
  display: flex;
  justify-content: center;
  margin: 0 0 20px;
}

.ascii-center pre {
  display: inline-block;
  margin: 0;
  max-width: 100%;
  text-align: left;
}

.embed-spotify {
  margin: 0 0 30px;
}

.embed-spotify iframe {
  display: block;
  border: 0;
}

.embed-spotify .embed-fallback {
  font-size: 14px;
  margin: 8px 0 0;
  text-align: center;
}
