.toast_error{
    background-color: #900;
}
.toast_success{
    background-color: green;
}
.toast_message{
    margin: auto;
}