body {
animation-name: anbg;
animation-duration: 30s;
animation-timing-function: ease;
animation-iteration-count: 1;
animation-fill-mode: forwards;
}
@keyframes anbg {
20% {
  background-image: url("https://localhost/wwwbin/u/0/1236/img/fakechannel2.jpg");
}
23% {
  background-image: url("https://localhost/wwwbin/u/0/1236/img/twice.jpg");
}
30% {
  background-image: url("https://localhost/wwwbin/u/0/1236/img/twice.jpg");
}
33% {
  background-image: url("https://localhost/wwwbin/u/0/1236/img/thework2.jpg");
}
38% {
  background-image: url("https://localhost/wwwbin/u/0/1236/img/thework2.jpg");
}
42% {
  background-image: url("https://localhost/wwwbin/u/0/1236/img/themoney.jpg");
}
45% {
  background-image: url("https://localhost/wwwbin/u/0/1236/img/themoney.jpg");
}
52% {
  background-image: url("https://localhost/wwwbin/u/0/1236/img/hahaha.jpg");
}
55% {
  background-image: url("https://localhost/wwwbin/u/0/1236/img/hahaha.jpg");
}
58% {
  background-image: url("https://localhost/wwwbin/u/0/1236/img/pleasedont.jpg");
}
65% {
  background-image: url("https://localhost/wwwbin/u/0/1236/img/pleasedont.jpg");
}
68% {
  background-image: url("https://localhost/wwwbin/u/0/1236/img/aboutnetzan.jpg");
}
100% {
  background-image: url("https://localhost/wwwbin/u/0/1236/img/aboutnetzan.jpg");
}
}
