.reset-form {
    text-align: center;
    width: 50%;
    position: absolute;
    top: 20%;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}
