Slower.js 109 Bytes
voronoi(40,0.1)
  .out(o0)

src(o0)
  .repeatY(4)
  .scrollX(() => time/36)
  .blend(o0)
  .out(o1)
render()