main {
    display: flex;
}

h1 {
    align-content: flex-end;
}