demo-container { display: block; border: 2px solid rgb(189, 189, 189); padding: 25px 10px 10px; border-radius: 4px; width: fit-content; }
demo-object { display: block; background-color: rgb(224, 255, 253); }
.demoObject { stop-color: rgb(79, 142, 247); }
.element {stop-opacity: 0.85;}
.bg { x: 0px; y: 0px; width: 220px; height: 140px; fill: rgb(51, 51, 51); }
.rect { x: 0px; y: 0px; width: 300px; height: 140px; fill: url("#grad"); }

