.container {
    width:100%;
    display: flex;
    justify-content: center;
}
