.md-typeset pre code {
  white-space: pre-wrap;
  word-break: break-word;
}

img.rounded {
  border-radius: 50%;
}
