.alert{
    top: 4px;
    right: 4px;
    position: fixed;
}
.auth-page-wrapper .auth-card {
    z-index: 0;
}
body{
    overflow:auto;
}
.py-5 {
    padding-top: 2.5rem !important;
    padding-bottom: 3rem !important;
}