footer {
    display: flex;
    text-align: center;
    align-items: center;
    justify-content: center;
    box-shadow: 0px 0px 3px rgba(255, 255, 255, 0.1);
}