#footer {
    display: flex;
    justify-content: center;
    padding: 20px;
}

#footerClose {
    width: fit-content;
}