#currentPos {
width:      100px;
position:   absolute;
top:        70px;
left:       50px;
background: red;
z-index:    5;
float:      right;
cursor:     pointer;
}
