﻿.body-alert {
    z-index: 1000;
    position: fixed;
    bottom: 0;
    left: 0;
    margin: auto;
    max-width: 90%;
    width: 300px;
}
