*{
  selected:none;
  transition:all 0.4s;

}
a:hover{
  text-decoration: none;
}
#home{
  border-radius:5px;
}