*,
*::before,
*::after{
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}

.alertalogin{
    width: 90% !important;
    height: 90vh !important;
}