footer{
    flex: 1;
    flex-direction: column;
    display: flex;
    min-height: 100vh ;
    background-color: #10205b;
    width: 100%;
    
}