SOURCE

console 命令行工具 X clear

                    
>
console
<html>
    <div>hello</div>
</html>

<!-- <style>
    div{
        background:red
    }
</style> -->
div{
    background: yellow
}