body{
  overflow-x:hidden;
  height: auto;
}
#container{position:fixed; z-index:9999999999999999999!important; top:0px;}
.dot{
  width:25px;
  height:25px;
  position:absolute;
  background: url(hoamaiir1.png);
  background-size: 100% 100%;
}
.dot2{
  width:25px;
  height:25px;
  position:absolute;
  background: url(hoamaiir2.png);
  background-size: 100% 100%;
}
.dot3{
  width:25px;
  height:25px;
  position:absolute;
  background: url(hoamaiir3.png); 
  background-size: 100% 100%;
}
