--cięcie--
d3
.select("body")
.insert("h1", "svg")
.text("Witaj, D3!");
