body {
  margin: 0;
  background: #f2f2f2;
}

canvas {
  display: block;
  background: rgba(146, 128, 189, 0.13);
}