#page-new-account{
    /*display: flex;*/
    /*flex-direction: column;*/
    /*justify-content: center;*/
    /*align-items: center;*/
    /*width: 600px;*/
    /*height: 100vh;*/
    /*background-color: #f5f5f5;*/
    /*margin: 0 auto 0 auto;*/
}

.form-container {
    margin-top:30px;
}