body {
  margin: 0;
  background: yellow;
  overflow: hidden;
  cursor: pointer;
}
svg {
  display: inline-block;
  vertical-align: top;
}
