

#globe {
  cursor: move;  
}
canvas {
  width: 100%
}
#current {
  position: absolute;
  color: white;
  font-family: sans-serif;
  margin-left: 4%;
  margin-top: 4%;
}
