.main-component{
    margin:auto;
    display: flex;
    flex-direction: column;
    max-width: 70%;
    /* background-color: aqua; */
}