code {
  background-color: #424242;
  padding: 2px;
  border-radius: 4px;
  font-size: 0.9em;
}

summary {
  cursor: pointer;
  user-select: none;
}