#content{
    
}

#covertext{
	display: none;
}

#end{
	display : none;
}

#can{
 margin : 0;
 position : absolute;
 top : -1.1%;
 left : -1.1%;
}

sup{
	font-size : 20px;
}

#cover img{
        display : block;
        height : 100%;
    }
body{
	cursor: crosshair;
	overflow : hidden;
}

#coordinates{
	width : 9%;
	height : 2%;
	color : orange;
	position : absolute;
	font-family: Inconsolata;
	font-weight: 700;
	display : block;
}

#texte{
	position: absolute;
	font-family : Yatra One;
	font-size : 40px;
	margin-left : 60px;
	margin-right : 60px;
	text-align: justify;
	font-size : 230%;
	user-select: none;
}

#image{

}

.circle{
	height: 25px;
  width: 25px;
  background-color: orange;
  border-radius: 50%;
  display: inline-block;
  position : absolute;
}

#cover h1 {
    font-family: 'Open Sans';
}

img{
    
}

.chaptext{
	display : none;
}

smc{
	font-size : 80%;
}