.toast-container {
    position: fixed;
    top: 1rem;
    right: 1rem;
    z-index: 1040; /* navbar is 1030 */
}
