body {
    background-color:lavender;
}
.flex-container {


    box-sizing: inherit;
    justify-content: center;
    background-color:white;
    
}