body {margin: 0;}
canvas {
  background: radial-gradient(ellipse at center, #242938, #000 100%);
  position: fixed;
  z-index: -1;
  overflow: hidden;
}
