.main-page-container {
display: flex;
flex-direction: column;
justify-content: start;
align-items: start;
width: 100%;
}