SOURCE

console 命令行工具 X clear

                    
>
console
<div class="box">
  
</div>
body {
  background: rgb(230,230,230);
}
.box {
  width: 200px;
  height: 100px;
  background: linear-gradient(-26deg, red 10px, red 89px, white 10px, white 50px)
}