.spreading_content {
    flex: 1; /* Fills the available space */
}

footer {
    /* background-color: #333; */
    /* color: white; */
    text-align: center;
    padding: 5px;
}