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

External CSS

This Pen doesn't use any external CSS resources.

External JavaScript

This Pen doesn't use any external JavaScript resources.