.animateSetting{animation:1s ease-in settingAnimate}@keyframes settingAnimate{0%{opacity:0}to{opacity:1}}
