html,body {
  text-align: center;
}
canvas {
          position: fixed;
          top: 0;
          left: 0;
          height: 100%;
        }