#Mick {width:1280px;height:720px;opacity:1;transform: rotate(0deg);transition: all 15s}
#Mick:hover {width:0px;height:0px;opacity:0;transform: rotate(360deg);transition: all 15s}