body {
  text-align: center;
}

table {
  display: inline-block;
}

td.caret {
  color: #6c6c6c;
}

td.special {
  color: #d7af5f;
}

td.string {
  color: #d7d787;
}
