body {
  width: 100%;
  margin: 0;
  overflow: hidden;
  background: #000815;
}

canvas {
  display: block;
}
