*{
 transition:
 width 0.5s,
 height 0.5s,
 opacity 0.5s,
 font-size 0.5s,
 display 0.5s,
 right 0.5s,
 bottom 0.5s,
 margin 0.5s,
 left 0.5s;
}
/*
*{
 transition: all 0.5s ease;
}
*/