SOURCE

console 命令行工具 X clear

                    
>
console
<div class="box">

</div>

<style>
    .box{
        width:100px;
        height:100px;
        background:pink;
        border-radius:60px;
    }
</style>