.layout-color{-webkit-animation-name:removeColor;-webkit-animation-duration:7s;animation-name:removeColor;animation-duration:7s}@-webkit-keyframes removeColor{0%{background-color:#87cefa}to{background-color:#fff}}@keyframes removeColor{0%{background-color:#87cefa}to{background-color:#fff}}