SOURCE

console 命令行工具 X clear

                    
>
console
<div id="d" style="background:blue"></div>
div{
  width:200px;
  height:200px;
}
#d{
  background:red !important;
}