footer {
    display: flex;
    padding: 20px;
    justify-content: left;
    background-color: #000;
}