SOURCE

console 命令行工具 X clear

                    
>
console
<div></div>
div{
  width:100px;
  height:100px;
  background:red;
  border:10px solid green;
  position:absolute;
  top:100px;
  left:100px;
}