.control__button.animate-fade{animation:fadeOut .4s forwards}@keyframes fadeOut{0%{opacity:100%}to{opacity:0}}