#link{
    display: grid;
    place-items: center;
    font-size: 1.5em;
    font-weight: bold;
    background-color: rgba(34, 34, 34, 0.4);
}