mycode {
  display: inline;
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, "Roboto Mono", "Courier New", monospace;
  font-size: 77.5%;
  line-height: 1.2;
  padding: 0.12em 0.3em;
  border-radius: 0.0rem;
  background-color: rgba(51,19,23,0.3);
  color: #ffffff;
  white-space: pre-wrap;
  word-break: break-word;
  box-sizing: border-box;
}
