SOURCE

console 命令行工具 X clear

                    
>
console
<img src="" alt="" />
img{
  width:120px;
  height:200px;
  display:block;
}
img:after{
  content:" ";
  background:#ccc url('https://www.baidu.com/img/baidu_jgylogo3.gif') center center no-repeat;
  background-size:80%;
  width:100%;
  height:100%;
  display:block;
}