@keyframes popup{0%{opacity:0;scale:0}to{opacity:1;scale:1}}.modal-enter{animation:popup .2s ease-in forwards}
