.container{
    width:80%;
    margin:0px auto;
    display: flex;
    flex-direction:column;
}