body {
  font-family: sans-serif;
  padding: 2rem;
}
#transcript {
  margin-top: 1rem;
  white-space: pre-wrap;
}
