.toast-progress {
    height: 3px;
    background: #fff;
    overflow: hidden;
}

.toast-progress-bar {
    width: 100%;
    height: 100%;
}
