.btn{
	/* z-index: 9999;
	    background-color: #00ABF0; */
   /*  text-align: center;
   border-radius: 20px 20px 20px 20px;
   color: white;
   font-weight: bold;
   position: fixed; */
    padding: 5px 15px 5px 15px;
   margin-left: 66%; 
   
   /*  margin-top: 1.5%;
   margin-right: 3%; */
    
}

/* .button:hover {
  background-color: blue;
} */