.footer {
    grid-area: footer;
    text-align: right;
    opacity: 0.2;
    padding-right: 1rem;
}