AtKeyword(value="media", source="@media", start=0:0, end=0:6)
Whitespace(source=" ", start=0:6, end=0:7)
Ident(value="screen", source="screen", start=0:7, end=0:13)
Whitespace(source=" ", start=0:13, end=0:14)
Ident(value="and", source="and", start=0:14, end=0:17)
Whitespace(source=" ", start=0:17, end=0:18)
OpenParen(source="(", start=0:18, end=0:19)
Ident(value="color", source="color", start=0:19, end=0:24)
CloseParen(source=")", start=0:24, end=0:25)
Whitespace(source=" ", start=0:25, end=0:26)
OpenCurly(source="{", start=0:26, end=0:27)
Whitespace(source="\n  ", start=0:27, end=1:2)
Hash(value="id", hash_type=Id, source="#id", start=1:2, end=1:5)
Delim(value=".", code_point=U+002E, source=".", start=1:5, end=1:6)
Ident(value="class", source="class", start=1:6, end=1:11)
Whitespace(source=" ", start=1:11, end=1:12)
OpenCurly(source="{", start=1:12, end=1:13)
Whitespace(source=" ", start=1:13, end=1:14)
Ident(value="background", source="background", start=1:14, end=1:24)
Colon(source=":", start=1:24, end=1:25)
Whitespace(source=" ", start=1:25, end=1:26)
Function(value="rgb", source="rgb(", start=1:26, end=1:30)
Number(value=1, number_type=Integer, source="1", start=1:30, end=1:31)
Comma(source=",", start=1:31, end=1:32)
Whitespace(source=" ", start=1:32, end=1:33)
Number(value=2, number_type=Integer, source="2", start=1:33, end=1:34)
Comma(source=",", start=1:34, end=1:35)
Whitespace(source=" ", start=1:35, end=1:36)
Number(value=3, number_type=Integer, source="3", start=1:36, end=1:37)
CloseParen(source=")", start=1:37, end=1:38)
Whitespace(source=" ", start=1:38, end=1:39)
Delim(value="!", code_point=U+0021, source="!", start=1:39, end=1:40)
Ident(value="important", source="important", start=1:40, end=1:49)
Semicolon(source=";", start=1:49, end=1:50)
Whitespace(source=" ", start=1:50, end=1:51)
CloseCurly(source="}", start=1:51, end=1:52)
Whitespace(source="\n", start=1:52, end=2:0)
CloseCurly(source="}", start=2:0, end=2:1)
Whitespace(source="\n", start=2:1, end=3:0)
__EOF__(source="", start=3:0, end=3:0)
