SOURCE

console 命令行工具 X clear

                    
>
console
<div>
</div>
div {
  width: 200px;
  height: 200px;
  background-color:yellow;
}

div:after {
  width: 200px;
  height: 200px
    background:block;
}