İmg
{
opacity:80%;
transiition: all .5s;
}
img:hover
{
opacity:100%;
}