*{
  padding: 0px;
  margin: 0px;
  overflow:hidden;
}

canvas:active { 
  cursor: pointer;
  cursor: -webkit-grabbing;
}