#logout-wrapper {
    position: relative;
    height: 100%;
    padding: .5rem 1rem;
}

#status {
    position: absolute;
    text-align: center;
    width: 100%;
    bottom: 40%;
    font-weight: 500;
}
