Delim(value=".", code_point=U+002E, source=".", start=0:0, end=0:1) Ident(value="a", source="a", start=0:1, end=0:2) Whitespace(source=" ", start=0:2, end=0:3) OpenCurly(source="{", start=0:3, end=0:4) Whitespace(source=" ", start=0:4, end=0:5) Ident(value="width", source="width", start=0:5, end=0:10) Colon(source=":", start=0:10, end=0:11) Whitespace(source=" ", start=0:11, end=0:12) Percentage(value=1.25, number_type=Number, source="+12.5e-1%", start=0:12, end=0:21) Semicolon(source=";", start=0:21, end=0:22) Whitespace(source=" ", start=0:22, end=0:23) Ident(value="margin", source="margin", start=0:23, end=0:29) Colon(source=":", start=0:29, end=0:30) Whitespace(source=" ", start=0:30, end=0:31) Dimension(value=-3, number_type=IntegerWithExplicitSign, unit="px", source="-3px", start=0:31, end=0:35) Whitespace(source=" ", start=0:35, end=0:36) Number(value=0, number_type=Integer, source="0", start=0:36, end=0:37) Whitespace(source=" ", start=0:37, end=0:38) Dimension(value=120, number_type=Number, unit="rem", source="1.2e+2rem", start=0:38, end=0:47) Semicolon(source=";", start=0:47, end=0:48) Whitespace(source=" ", start=0:48, end=0:49) Ident(value="z-index", source="z-index", start=0:49, end=0:56) Colon(source=":", start=0:56, end=0:57) Whitespace(source=" ", start=0:57, end=0:58) Number(value=7, number_type=Integer, source="7", start=0:58, end=0:59) Semicolon(source=";", start=0:59, end=0:60) Whitespace(source=" ", start=0:60, end=0:61) CloseCurly(source="}", start=0:61, end=0:62) Whitespace(source="\n", start=0:62, end=1:0) __EOF__(source="", start=1:0, end=1:0)