html, body {
  margin: 0;
  //cursor: pointer;
}

svg {
  display: block;
  overflow: hidden;
}