SOURCE

console 命令行工具 X clear

                    
>
console
<html>
    <head>
        <title></title>
    </head>
    <body>
        <h1 class="tt">测试</h1>
    </body>
</html>
.tt {
    color: red;
}