SOURCE

console 命令行工具 X clear

                    
>
console
<div>sb</div>
div{
    width: 0px;
    height: 0px;
    border-left: 200px solid transparent;
    border-right: 200px solid transparent;
    border-bottom: 200px solid red;
}