.wikilink{
    position: absolute;
    margin-left: 82%;
    margin-top: 20%;
    font-size: 3vh;
    text-decoration: none;
    color: rgb(247, 0, 255);
    background-color: rgb(0, 0, 0);
}

#firstcarwiki:hover{
    font-size: 5vh;
}

#favoritecarswiki:hover{
    font-size: 5vh;
}