SOURCE

console 命令行工具 X clear

                    
>
console
<div>
    123123
<p>
    323
<span>test</span>
</p>
<p>
    11111
</p>
</div>
p:first-child {
    background-color: red;
}