main{
    display: flex;
    justify-content: center;
}

.mainSection{
    width: 80%;
}
