a {
    cursor: pointer;
    text-decoration: none;
    color: black;
}

.download {
    display: flex;
    position: relative;
    top: -410px;
    left: 600px;
}