body {
  padding: 0;
  margin: auto;
  max-width:700px;
  overflow: hidden;
  background-color: #000;
}

canvas {
  background-color: #000;
}
