.element:active {
  transform : translate( 0 , 0.3rem);
  box-shadow: 0 2px 0 grey;
}