footer {
    background-color: #171717;
    color: white;
    padding: 5px;
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
}