.main-container{
display: flex;
justify-content: space-around;
background: rgb(236, 222, 222);
height: auto;
padding: 20px;
}
.main-container{
display: flex;
justify-content: space-around;
background: rgb(236, 222, 222);
height: auto;
padding: 20px;
}