<!-- p {align="justify"; margin: 0;} img {margin-top: -5px; margin-right: -4px} /*DARKEN*/ .brighten img { -webkit-filter: brightness(100%); -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; -ms-transition: all 1s ease; transition: all 1s ease; } .brighten img:hover { -webkit-filter: brightness(60%); } } -->
