pre {outline: 1px solid e9e9e9; padding: 5px; margin: 5px; width: 100%; height:100%;} .string { color: green; } .number { color: darkorange; } .boolean { color: blue; } .null { color: magenta; } .key { color: red; }
pre {outline: 1px solid e9e9e9; padding: 5px; margin: 5px; width: 100%; height:100%;} .string { color: green; } .number { color: darkorange; } .boolean { color: blue; } .null { color: magenta; } .key { color: red; }