html {
    height: 100%;
}

body {
    height: 100%;
}

#wrapper {
    height: 100%;
}

#content {
    align-items: center;
    display: flex;
}