Ident(value="body", source="body", start=0:0, end=0:4) Whitespace(source=" ", start=0:4, end=0:5) OpenCurly(source="{", start=0:5, end=0:6) Whitespace(source=" ", start=0:6, end=0:7) Ident(value="color", source="color", start=0:7, end=0:12) Colon(source=":", start=0:12, end=0:13) Whitespace(source=" ", start=0:13, end=0:14) Ident(value="red", source="red", start=0:14, end=0:17) Semicolon(source=";", start=0:17, end=0:18) Whitespace(source=" ", start=0:18, end=0:19) CloseCurly(source="}", start=0:19, end=0:20) Whitespace(source="\n", start=0:20, end=1:0) __EOF__(source="", start=1:0, end=1:0)