html, body {
    height: 100%;
}
.textAlign{
    text-align: center;
}

.paddingTop{
    padding-top: 20px;
    height: 100%;
}