.login__container {
    background: linear-gradient(135deg, #5B6DF3 0%, #A062D9 100%);;
    height: 100vh;
    display: flex;
}