.footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 2rem;
    background-color: #646464;
    color: #dddddd;
}