rect {
  fill: none;
  pointer-events: all;
}

#stage {
    background: #222;
    width: 465px;
    height: 465px;
    overflow: hidden;
}