.string { color: gray; }
.number { color: darkorange; }
.boolean { color: red; }
.null { color: magenta; }
.key { color: blue; }