@keyframes myteachToastBar{0%{width:100%}to{width:0%}}.toast-bar{animation:linear forwards myteachToastBar}.myteach-toast:hover .toast-bar{animation-play-state:paused}
