.submit { background: transparent; border: none; transition: 0.2s all; cursor: pointer; margin-left: 10px; } .submit:active { transform: scale(0.98); } .submit__image { height: 30px; width: 30px; }