SOURCE

console 命令行工具 X clear

                    
>
console
<svg width="600" height="600" class="zong">
<rect x="80" y="80"  width="200"height="100" fill="none" >
 <text></text>   

</rect>   
</svg>
.zong{
    background-color: skyblue;
}