.myalert{
    width: 100%;
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 99999;
}
.text-alert
{
    margin: 10px;
    /* color: black !important; */
}
