<ToastContainer toastStyle={{ backgroundColor: "crimson" }} /> Run code snippet
toast("Hello!", { className: css({ background: "#00FF00 !important" }) });