<svg width="170" height="170">
<!-- <rect x="10" y="10" width="150" height="150" /> -->
<rect />
</svg>
rect {
x: 10;
y: 10;
width: 150px;
height: 150px;
fill: #6e40aa;
}
This Pen doesn't use any external CSS resources.
This Pen doesn't use any external JavaScript resources.