body {
animation-name: anbg;
animation-duration: 30s;
animation-timing-function: ease;
animation-iteration-count: 1;
animation-fill-mode: forwards;
}
@keyframes anbg {
10% {
  background-image: url("https://localhost/wwwbin/u/0/1236/img/utilshome.jpg");
}
13% {
  background-image: url("https://localhost/wwwbin/u/0/1236/img/editlink.jpg");
}
17% {
  background-image: url("https://localhost/wwwbin/u/0/1236/img/editlink.jpg");
}
30% {
  background-image: url("https://localhost/wwwbin/u/0/1236/img/editlink.jpg");
}
33% {
  background-image: url("https://localhost/wwwbin/u/0/1236/img/selectedlink.jpg");
}
40% {
  background-image: url("https://localhost/wwwbin/u/0/1236/img/selectedlink.jpg");
}
43% {
  background-image: url("https://localhost/wwwbin/u/0/1236/img/selectedlink.jpg");
}
47% {
  background-image: url("https://localhost/wwwbin/u/0/1236/img/youtubelink.jpg");
}
53% {
  background-image: url("https://localhost/wwwbin/u/0/1236/img/youtubelink.jpg");
}
57% {
  background-image: url("https://localhost/wwwbin/u/0/1236/img/bitcutelink.jpg");
}
63% {
  background-image: url("https://localhost/wwwbin/u/0/1236/img/bitcutelink.jpg");
}
67% {
  background-image: url("https://localhost/wwwbin/u/0/1236/img/nzlink.jpg");
}
77% {
  background-image: url("https://localhost/wwwbin/u/0/1236/img/nzlink.jpg");
}
80% {
  background-image: url("https://localhost/wwwbin/u/0/1236/img/bitcutelink.jpg");
}
87% {
  background-image: url("https://localhost/wwwbin/u/0/1236/img/bitcutelink.jpg");
}
90% {
  background-image: url("https://localhost/wwwbin/u/0/1236/img/censored.jpg");
}
100% {
  background-image: url("https://localhost/wwwbin/u/0/1236/img/censored.jpg");
}
}
