body {
  font-family: Arial, sans-serif;
  margin: 40px;
}

.highlight {
  color: blue;
}

#diagram {
  width: 400px;
  border: 2px solid black;
}
