*, *::before, *::after { margin: 0; padding: 0; box-sizing: border-box; } button { border: none; background: none; } a { text-decoration: none; color: inherit; outline: none; cursor: pointer; } a:hover, a:active { text-decoration: none; }