Испытание: починка телевизора

<svg height="250" width="330">
<rect class="leg" width="15" height="35" x="60" y="210" rx="6" fill="black"/>
<rect class="leg" width="15" height="35" x="270" y="210" rx="6" fill="black"/>

<rect class="case" width="300" height="200" x="20" y="25" rx="50" fill="dimgray"/>
<rect class="screen" width="200" height="160" x="40" y="45" rx="30" fill="deepskyblue"/>

<rect class="panel" width="50" height="85" x="255" y="90" fill="black" rx="10"/>

<rect class="button" width="30" height="15" x="265" y="100" rx="4" fill="red" ry="5"/>
<rect class="button" width="30" height="15" x="265" y="125" rx="4" fill="gold" ry="5"/>
<rect class="button" width="30" height="15" x="265" y="150" rx="4" fill="lime" ry="5"/>

Что не так задала, не пойму

Координаты неправильные выбраны для .case.

спасибо, путем перебора подобрала