
body, html {
  overflow: hidden;
}

.close-button{
	position:absolute;
	top:0px;
	right:0px;
	z-index: 1500;
}

.pnt {
    z-index: 9001;
    background-color: #ffff00;
    position: absolute;
    width: 20px;
    height: 20px;
}
