UNPKG

mandelbrot-set

Version:

Web components and a web worker for painting Julia and Mandelbrot sets on a web page.

16 lines (13 loc) 158 B
body { margin: .5em; } #main { position: relative; width: fit-content; } #toolbar { position: absolute; bottom: .5em; left: 0; width: 100%; }