
body {
  background-color: white;
  color: #204e95;
  font-family: consolas, monospace;
  font-weight: bold;
  padding: 1em;
}

.sig::before {
  text-align: left;
  font-style: italic;
  content: ":=<><";
  display: block;
}