body, html {
    height: 100%;
    display: flex;
    align-items: center;
    width: 100%;
}

label, input {
    font-size:.8rem !important;
}