.added_list_animation{pointer-events:none;z-index:-1;animation:1s linear forwards move_background}@keyframes move_background{0%{transform:translate(-100%)}to{transform:translate(100%)}}
