body {
    -webkit-animation: none;
    -moz-animation: none;
    -ms-animation: none;
    animation: none;
}