.alert-absolute {
    position: fixed;
    left: 15%;
    width: 70%;
    z-index: 999999;
}
