body {
animation-name: anbg;
animation-duration: 30s;
animation-timing-function: ease;
animation-iteration-count: 1;
animation-fill-mode: forwards;
}
@keyframes anbg {
17% {
  background-image: url("https://wwwbin.com/images/white400.jpg");
}
20% {
  background-image: url("https://localhost/wwwbin/u/0/1236/img/bothfeeds.jpg");
}
30% {
  background-image: url("https://localhost/wwwbin/u/0/1236/img/bothfeeds.jpg");
}
40% {
  background-image: url("https://localhost/wwwbin/u/0/1236/img/bothfeeds2.jpg");
}
47% {
  background-image: url("https://localhost/wwwbin/u/0/1236/img/bothfeeds2.jpg");
}
50% {
  background-image: url("https://localhost/wwwbin/u/0/1236/img/oncelar.jpg");
}
53% {
  background-image: url("https://localhost/wwwbin/u/0/1236/img/oncelar.jpg");
}
57% {
  background-image: url("https://localhost/wwwbin/u/0/1236/img/oncenim.jpg");
}
60% {
  background-image: url("https://localhost/wwwbin/u/0/1236/img/oncenim.jpg");
}
67% {
  background-image: url("https://localhost/wwwbin/u/0/1236/img/linkspurple.jpg");
}
70% {
  background-image: url("https://localhost/wwwbin/u/0/1236/img/linkspurple.jpg");
}
73% {
  background-image: url("https://localhost/wwwbin/u/0/1236/img/linkspurple.jpg");
}
100% {
  background-image: url("https://localhost/wwwbin/u/0/1236/img/linkspurple.jpg");
}
}
