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