body {
    display: flex;
    margin: 0;
}
div {
    align-self: center;
}