.bps {
    grid-area: bps;
}

a.project#bps {
    background-color: purple;
    color: black;
    text-decoration: none;
}