*, *::before, *::after { box-sizing: border-box; } body, p { margin: 0; } ul { list-style: none; margin: 0; padding: 0; } button, input, select, textarea { font-family: inherit; font-size: 100%; line-height: inherit; margin: 0; } button, input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: button; } input[type="search"] { -webkit-appearance: textfield; } ::-webkit-input-placeholder { color: inherit; opacity: 0.54; } ::-webkit-search-decoration, ::-webkit-search-cancel-button, ::-webkit-search-results-button, ::-webkit-search-results-decoration { -webkit-appearance: none; } img { border-style: none; }