.toast{position:fixed;top:70px;left:50%;transform:translate(-50px,50%);padding:13px 20px;border-radius:5px;color:#fff;opacity:1;z-index:1000}.toast,.toast.success{background-color:#374151}.toast.error{background-color:#f44336}.toast.warning{background-color:#ff9800}.z-index-custom{z-index:1100}