Normalize.css - The best CSS reset library in 2023
This reset library precisely targets only the styles that need normalizing to make browsers render all elements more consistently.
button::-moz-focus-inner,
[type='button']::-moz-focus-inner,
[type='reset']::-moz-focus-inner,
[type='submit']::-moz-focus-inner {
border-style: none;
padding: 0;
}