.alert{
    margin-top: 1rem;
}

.float-alert{
    position: fixed;
    top: 50px;
    left: 0;
    right: 0;
    margin: 0 auto;
}