*{
margin: 0 0;
font-size: 0px;
}

.link {
    
    position: absolute;
    top: 78%;
    left: 50%;
    width: 70%;
    height: 10%;
    margin-left: -35%;
}
html ,body {
    position: relative;
    overflow: auto;
}