DIV.expandable-detail {
  display: none;
  background-color: var(--background);
  margin: 0.5em;
  padding: 0.5em;
}
