.myalert{
    width: 100%;
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 99999;
}
.text-alert
{
    margin: 10px;font-family: "Poppins", sans-seri;font-size:16px;font-weight:normal !important;
    /* color: black !important; */
}
