html,
body,
#map {
  height: 100%;
  width: 100%;
  padding: 0px;
  margin: 0px;
}

#rotCounter {
    z-index: 500;
    position: fixed;
    left: 44px;
    bottom: 10px;
    background: white none repeat scroll 0% 0%;
    margin: 3px;
}