.Container
    {
    display: flex;    
    justify-content: space-evenly;    
    }
