body {
    background: rgb(255, 255, 255, 0);
  color: #EEE;
}

.zdog-canvas {
  display: block;
  margin: 0 auto;
  cursor: move;
}