body {
  margin: 0
}
canvas {
  position: absolute;
  top: 0;
  left: 0;
}
#b {
  z-index: 0
}
#c {
  z-index: 1
}