a:visited {
    color: white;
    top: 100px; 
}

a { 
    color: white;
    position: absolute; 
    top: 0; 
}

