body {
  margin: 0;
  overflow: hidden;
  background: #f8ebdc;
}

#canvas:hover {
  cursor: pointer;
}