<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; }