/* Base64 Encoder */
.b64-output {
  min-height: 160px;
  font-family: var(--font-mono);
  font-size: 0.875rem;
}
