.fixed-alert {
    position: fixed;
    bottom: 20px;
    width: 100%;
    z-index: 1000;
}