.dont_shift_layout{border-radius:5px;animation:mymove 3s}@keyframes mymove{0%{background-color:rgb(246,245,248)}to{background-color:none}}