<p></p>
p{
  width: 200px;
  height: 200px;
}
d3.selectAll("p").style("background", "blue");

External CSS

This Pen doesn't use any external CSS resources.

External JavaScript

  1. https://cdnjs.cloudflare.com/ajax/libs/d3/6.7.0/d3.min.js