SOURCE

console 命令行工具 X clear

                    
>
console
<div></div>
div{
  width:200px;
  height:100px;
  background: linear-gradient(180deg,hsla(0,0%,100%,.95),hsla(0,0%,100%,.6)),linear-gradient(0deg,hsla(0,0%,100%,.95),hsla(0,0%,100%,.6));
background-position: top,bottom;
}