SOURCE

console 命令行工具 X clear

                    
>
console
<div class="bg">
</div>
.bg {
    height: 200px;
    max-width: 80%;
    background-image: linear-gradient(to bottom, #3e2ecd, #482fc8, #4f30c3, #5632bf, #5b33ba);
    border-radius: 5px 5px 70% 70%/ 5px 5px 30% 30%;
}