.sunburst {
  width:100%;
  height:800px;
}
.sunburst canvas {
  height:100%;
  width:100%;
}
.sunburst .clickable { cursor: pointer }
