rob@100: svg { background-color: red; width:1000px; height:330px; display:block;} rob@100: line { stroke: white; } rob@100: text { fill: white;} rob@100: path { stroke: white; fill: white; } rob@100: rect { fill: white; } rob@100: polygon { fill: white; } rob@100: circle { stroke: white; } rob@100: