footer{
    margin: 10px;
    color: white;
}



.bottom-section{
    display:flex;
    flex-direction: row;
    justify-content: center;
    position: relative;
    bottom: 3px;
    width: 1fr;
    height: 1fr;
}