SOURCE

console 命令行工具 X clear

                    
>
console
<div class="oDiv">
  学习
</div>
.oDiv{
  width:100px;
  height:100px;
  background:yellowgreen;
  text-align:center;
  line-height:100px;
  color:pink;
}