.footer {
    text-align: center;
    align-items: center;
    width: 100%;
    height: 40px;
    position: absolute;
    bottom: 0;
    left: 0;
    color: #000;
    font-size: 20px;
}