.registerContainer{
    display: flex;
    flex-direction: column;
    align-items: center;
    padding:15%;
}

