#secret {
    text-decoration: none;
    color:black;
}

#secret:visited {
    color:black;
}

#win:hover {
  opacity: 0;
}