body{
    display: flex;
    flex-direction: column;
    justify-items: flex-end;
}


#hi-block
{
    margin: 32px;
    flex-grow:1;
}