<html>
  <head>
    <title>Dot Waves</title>
  </head>
  <body>
    <canvas width="1400" height="800" id="dot-waves"></canvas>
  </body>
</html>
canvas {
  width: 700px;
  height: 400px;
}

html {
  background-color: black;
  height: 100%;
}

body {
  display: flex;
  align-items: center;
  justify-content: center;
  
  height: 100vh;
  margin: 0;
}
Run Pen

External CSS

This Pen doesn't use any external CSS resources.

External JavaScript

  1. https://firebasestorage.googleapis.com/v0/b/axolotl-industries.appspot.com/o/babbles%2Fdot-waves-a-purescript-short-story%2Fdot-waves.add274.js?alt=media&token=48f24197-a048-4994-a955-3e4e3fbef3b7