
*{
  padding: 0;
  margin: 0;
}

.clsnav{
  background-color: black;
  height: 50px;
}
ul >li a{
  color:white;
  display: flex;

  list-style: none;
  float: left;
  width: 7em;
  font-size: 14px;
  line-height: 25px;
  text-decoration: none;

}
/*
a:hover{

  letter-spacing: 0.5em;
  transition: 2s;
  color: red;
  font-size: 12px;
  background: blue;
  width: auto;
  width:inherit;
} */

#idh1{
  margin-left:150px;
  margin-top: 50px;
}
 #idAnkle{
  background-color: white;
  color: rgba(255, 0, 0, 0.5);
}
#gam >a{
  font-size: 1px;
}
#hs3{
  /* margin-left:150px;
  margin-top: 50px; */
  font-size: 40px;
  background-color: red;
  font-style: oblique;
}
