main {
    display: flex;
    align-items: center;
justify-content: flex-end;
    flex-direction: column;
}