.toast{position:fixed;top:20px;z-index:70;display:flex;justify-content:center;width:100%}.toast>div:first-of-type{width:fit-content;padding:8px 12px;background-color:#000000dd;color:#fff;font-weight:700;font-size:.95rem;pointer-events:none;border-radius:var(--border-radius)}