JSFiddle - React, Tailwind, and code Playground

HTML

<img src="http://i418.photobucket.com/albums/pp267/Lulu-310/gif/65874739.gif">
<img src="http://placehold.it/300x200">
<img src="http://placehold.it/300x200">
<img src="http://i418.photobucket.com/albums/pp267/Lulu-310/gif/65874739.gif">
<img src="http://i418.photobucket.com/albums/pp267/Lulu-310/gif/65874739.gif">
<img src="http://placehold.it/300x200">
<img src="http://i418.photobucket.com/albums/pp267/Lulu-310/gif/65874739.gif">
<img src="http://i418.photobucket.com/albums/pp267/Lulu-310/gif/65874739.gif">
<img src="http://i418.photobucket.com/albums/pp267/Lulu-310/gif/65874739.gif">

CSS

body {
    margin:0px;
}
img {
    width:300px;
    height:200px;
    display:block;
}

img[src$=".gif"] + img[src$=".gif"] { 
    display:none;
}