body {
  background: #f6f7fb;
}

.card {
  border-radius: 16px;
}

pre {
  white-space: pre-wrap;
  word-break: break-word;
}
