#armodel {
  width: 100%;
  height: 90vh;
}


#btnimage {
	border-radius: 4px;
	border: none;
	position: fixed;
	top: 2%;
	right: 5%;
}



body{
	overflow:hidden;
	
}