#graph-container details summary::-webkit-details-marker {
  display: none;
}

#graph-container :focus {
  outline: none;
}
