.v-code {
  background-color: rgb(var(--v-code-background-color));
  border-radius: 3px;
  font-size: 85%;
  font-weight: normal;
  padding: 0.2em 0.4em;
}