body {
  background: black;
}
canvas {
  border: 1px solid white;  
} 
#canvas_holder{
  margin-left: auto;
  margin-right: auto;
  width: 700;
}