.float-alert{
    position: fixed;
    top: 50px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.bottom{
    height: 500px;
}