body {
  transition:.3s all ease-in-out;
}
.pink {
  background-color: pink;
}