[
  {
    "path": ".editorconfig",
    "content": "root = true\n\n[*]\ncharset = utf-8\nend_of_line = lf\nindent_size = 2\nindent_style = space\ninsert_final_newline = true\ntrim_trailing_whitespace = true\n\n[*.md]\ntrim_trailing_whitespace = false\n"
  },
  {
    "path": ".gitattributes",
    "content": "normalize.css linguist-vendored=false\ntest.html linguist-vendored\n"
  },
  {
    "path": ".gitignore",
    "content": "node_modules\n"
  },
  {
    "path": ".travis.yml",
    "content": "language: node_js\nnode_js:\n  - stable\n"
  },
  {
    "path": "CHANGELOG.md",
    "content": "# Changes to normalize.css\n\n### 8.0.1 (November 4, 2018)\n\n* Fix regression in IE rendering of `main` element.\n\n### 8.0.0 (February 2, 2018)\n\n* Remove support for older browsers Android 4, lte IE 9, lte Safari 7.\n* Don't remove search input cancel button in Chrome/Safari.\n* Form inputs inherit `font-family`.\n* Fix text decoration in Safari 8+.\n\n### 7.0.0 (May 2, 2017)\n\n* Revert changes in `body` and form elements styles introduced by v6\n\n### 6.0.0 (March 26, 2017)\n\n* Remove all opinionated rules\n* Correct document heading comment\n* Update `abbr[title]` support\n\n### 5.0.0 (October 3, 2016)\n\n* Add normalized sections not already present from\n  https://html.spec.whatwg.org/multipage/.\n* Move unsorted rules into their respective sections.\n* Update the `summary` style in all browsers.\n* Remove `::placeholder` styles due to a bug in Edge.\n* More explicitly define font resets on form controls.\n* Remove the `optgroup` normalization needed by the previous font reset.\n* Update text-size-adjust documentation  for IE on Windows Phone\n* Update OS X reference to macOS\n* Update the semver strategy.\n\n### 4.2.0 (June 30, 2016)\n\n* Correct the `line-height` in all browsers.\n* Restore `optgroup` font inheritance.\n* Update normalize.css heading.\n\n### 4.1.1 (April 12, 2016)\n\n* Update normalize.css heading.\n\n### 4.1.0 (April 11, 2016)\n\n* Normalize placeholders in Chrome, Edge, and Safari.\n* Normalize `text-decoration-skip` property in Safari.\n* Normalize file select buttons.\n* Normalize search input outlines in Safari.\n* Limit Firefox focus normalizations to buttons.\n* Restore `main` to package.json.\n* Restore proper overflow to certain `select` elements.\n* Remove opinionated cursor styles on buttons.\n* Update stylelint configuration.\n* Update tests.\n\n### 4.0.0 (March 19, 2016)\n\n* Add the correct font weight for `b` and `strong` in Chrome, Edge, and Safari.\n* Correct inconsistent `overflow` for `hr` in Edge and IE.\n* Correct inconsistent `box-sizing` for `hr` in Firefox.\n* Correct inconsistent `text-decoration` and `border-bottom` for `abbr[title]`\n  in Chrome, Edge, Firefox IE, Opera, and Safari.\n* Correct inheritance and scaling of `font-size` for preformatted text.\n* Correct `legend` text wrapping not present in Edge and IE.\n* Remove unnecessary normalization of `line-height` for `input`.\n* Remove unnecessary normalization of `color` for form controls.\n* Remove unnecessary `box-sizing` for `input[type=\"search\"]` in Chrome, Edge,\n  Firefox, IE, and Safari.\n* Remove opinionated table resets.\n* Remove opinionated `pre` overflow.\n* Remove selector weight from some input selectors.\n* Update normalization of `border-style` for `img`.\n* Update normalization of `color` inheritance for `legend`.\n* Update normalization of `background-color` for `mark`.\n* Update normalization of `outline` for `:-moz-focusring` removed by a previous\n  normalization in Firefox.\n* Update opinionated style of `outline-width` for `a:active` and `a:hover`.\n* Update comments to identify opinionated styles.\n* Update comments to specify browser/versions affected by all changes.\n* Update comments to use one voice.\n\n---\n\n### 3.0.3 (March 30, 2015)\n\n* Remove unnecessary vendor prefixes.\n* Add `main` property.\n\n### 3.0.2 (October 4, 2014)\n\n* Only alter `background-color` of links in IE 10.\n* Add `menu` element to HTML5 display definitions.\n\n### 3.0.1 (March 27, 2014)\n\n* Add package.json for npm support.\n\n### 3.0.0 (January 28, 2014)\n\n### 3.0.0-rc.1 (January 26, 2014)\n\n* Explicit tests for each normalization.\n* Fix i18n for `q` element.\n* Fix `pre` text formatting and overflow.\n* Fix vertical alignment of `progress`.\n* Address `button` overflow in IE 8/9/10.\n* Revert `textarea` alignment modification.\n* Fix number input button cursor in Chrome on OS X.\n* Remove `a:focus` outline normalization.\n* Fix `figure` margin normalization.\n* Normalize `optgroup`.\n* Remove default table cell padding.\n* Set correct display for `progress` in IE 8/9.\n* Fix `font` and `color` inheritance for forms.\n\n---\n\n### 2.1.3 (August 26, 2013)\n\n* Fix component.json.\n* Remove the gray background color from active links in IE 10.\n\n### 2.1.2 (May 11, 2013)\n\n* Revert root `color` and `background` normalizations.\n\n### 2.1.1 (April 8, 2013)\n\n* Normalize root `color` and `background` to counter the effects of system\n  color schemes.\n\n### 2.1.0 (January 21, 2013)\n\n* Normalize `text-transform` for `button` and `select`.\n* Normalize `h1` margin when within HTML5 sectioning elements.\n* Normalize `hr` element.\n* Remove unnecessary `pre` styles.\n* Add `main` element to HTML5 display definitions.\n* Fix cursor style for disabled button `input`.\n\n### 2.0.1 (August 20, 2012)\n\n* Remove stray IE 6/7 `inline-block` hack from HTML5 display settings.\n\n### 2.0.0 (August 19, 2012)\n\n* Remove legacy browser form normalizations.\n* Remove all list normalizations.\n* Add `quotes` normalizations.\n* Remove all heading normalizations except `h1` font size.\n* Form elements automatically inherit `font-family` from ancestor.\n* Drop support for IE 6/7, Firefox < 4, and Safari < 5.\n\n---\n\n### 1.0.1 (August 19, 2012)\n\n* Adjust `small` font size normalization.\n\n### 1.0.0 (August 14, 2012)\n\n(Only the notable changes since public release)\n\n* Add MIT License.\n* Hide `audio` elements without controls in iOS 5.\n* Normalize heading margins and font size.\n* Move font-family normalization from `body` to `html`.\n* Remove scrollbar normalization.\n* Remove excess padding from checkbox and radio inputs in IE 7.\n* Add IE9 correction for SVG overflow.\n* Add fix for legend not inheriting color in IE 6/7/8/9.\n"
  },
  {
    "path": "CONTRIBUTING.md",
    "content": "# Contributing to normalize.css\n\nPlease take a moment to review this document in order to make the contribution\nprocess easy and effective for everyone involved.\n\nFollowing these guidelines helps to communicate that you respect the time of\nthe developers managing and developing this open source project. In return,\nthey should reciprocate that respect in addressing your issue or assessing\npatches and features.\n\n\n## Using the issue tracker\n\nThe issue tracker is the preferred channel for [bug reports](#bugs),\n[features requests](#features) and [submitting pull\nrequests](#pull-requests), but please respect the following restrictions:\n\n* Please **do not** use the issue tracker for personal support requests.\n\n* Please **do not** derail or troll issues. Keep the discussion on topic and\n  respect the opinions of others.\n\n\n## Bug reports\n\nA bug is a _demonstrable problem_ that is caused by the code in the repository.\nGood bug reports are extremely helpful - thank you!\n\nGuidelines for bug reports:\n\n1. **Use the GitHub issue search** – check if the issue has already been\n   reported.\n\n2. **Check if the issue has been fixed** – try to reproduce it using the\n   latest `master` branch in the repository.\n\n3. **Isolate the problem** – create a live example (e.g., on\n   [Codepen](http://codepen.io)) of a [reduced test\n   case](http://css-tricks.com/6263-reduced-test-cases/).\n\nA good bug report shouldn't leave others needing to chase you up for more\ninformation. Please try to be as detailed as possible in your report. What is\nyour environment? What steps will reproduce the issue? What browser(s) and OS\nexperience the problem? What would you expect to be the outcome? All these\ndetails will help people to fix any potential bugs.\n\nExample:\n\n> Short and descriptive example bug report title\n>\n> A summary of the issue and the browser/OS environment in which it occurs. If\n> suitable, include the steps required to reproduce the bug.\n>\n> 1. This is the first step\n> 2. This is the second step\n> 3. Further steps, etc.\n>\n> `<url>` - a link to the reduced test case\n>\n> Any other information you want to share that is relevant to the issue being\n> reported. This might include the lines of code that you have identified as\n> causing the bug, and potential solutions (and your opinions on their\n> merits).\n\n\n## Feature requests\n\nFeature requests are welcome. But take a moment to find out whether your idea\nfits with the scope and aims of the project. It's up to *you* to make a strong\ncase to convince the project's developers of the merits of this feature. Please\nprovide as much detail and context as possible.\n\n\n## Pull requests\n\nGood pull requests - patches, improvements, new features - are a fantastic\nhelp. They should remain focused in scope and avoid containing unrelated\ncommits.\n\n**Please ask first** before embarking on any significant work, otherwise you\nrisk spending a lot of time working on something that the project's developers\nmight not want to merge into the project.\n\nPlease adhere to the coding conventions used throughout a project (whitespace,\naccurate comments, etc.) and any other requirements (such as test coverage).\n\nFollow this process if you'd like your work considered for inclusion in the\nproject:\n\n1. [Fork](https://help.github.com/articles/fork-a-repo/) the project, clone your\n   fork, and configure the remotes:\n\n   ```bash\n   # Clone your fork of the repo into the current directory\n   git clone https://github.com/<your-username>/normalize.css\n   # Navigate to the newly cloned directory\n   cd normalize.css\n   # Assign the original repo to a remote called \"upstream\"\n   git remote add upstream https://github.com/necolas/normalize.css\n   ```\n\n2. If you cloned a while ago, get the latest changes from upstream:\n\n   ```bash\n   git checkout master\n   git pull upstream master\n   ```\n\n3. Never work directly on `master`. Create a new topic branch (off the latest\n   version of `master`) to contain your feature, change, or fix:\n\n   ```bash\n   git checkout -b <topic-branch-name>\n   ```\n\n4. Commit your changes in logical chunks. Please adhere to these [git commit\n   message conventions](http://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html)\n   or your code is unlikely be merged into the main project. Use Git's\n   [interactive rebase](https://help.github.com/articles/interactive-rebase)\n   feature to tidy up your commits before making them public.\n\n   Be sure to add a test to the `test.html` file if appropriate, and test\n   your change in all supported browsers.\n\n5. Locally rebase the upstream development branch into your topic branch:\n\n   ```bash\n   git pull --rebase upstream master\n   ```\n\n6. Push your topic branch up to your fork:\n\n   ```bash\n   git push origin <topic-branch-name>\n   ```\n\n10. [Open a Pull Request](https://help.github.com/articles/using-pull-requests/)\n    with a clear title and description.\n\n**IMPORTANT**: By submitting a patch, you agree to allow the project owner to\nlicense your work under the same license as that used by the project.\n\n### CSS Conventions\n\nKeep the CSS file as readable as possible by following these guidelines:\n\n- Comments are short and to the point.\n- Comments without a number reference the entire rule.\n- Comments describe the selector when the selector does not make the\n  normalization obvious.\n- Comments begin with “Correct the...” when they deal with less obvious side\n  effects.\n- Rules are sorted by cascade, specificity, and then alphabetic order.\n- Selectors are sorted by specificity and then alphabetic order.\n- `in browser` applies to all versions.\n- `in browser v-` applies to all versions up to and including the version.\n- `in browser v+` applies to all versions after and including the version.\n- `in browser v-v` applies to all versions including and between the versions.\n\n\n## Maintainers\n\nIf you have commit access, please follow this process for merging patches and\ncutting new releases.\n\n### Accepting patches\n\n1. Check that a patch is within the scope and philosophy of the project.\n2. Check that a patch has any necessary tests and a proper, descriptive commit\n   message.\n3. Test the patch locally.\n4. Do not use GitHub's merge button. Apply the patch to `master` locally\n   (either via `git am` or by checking the whole branch out). Amend minor\n   problems with the author's original commit if necessary. Then push to GitHub.\n\n### Releasing a new version\n\n1. Include all new functional changes in the CHANGELOG.\n2. Use a dedicated commit to increment the version. The version needs to be\n   added to the CHANGELOG (inc. date), the `package.json`, and `normalize.css`\n   files.\n3. The commit message must be of `v0.0.0` format.\n4. Create an annotated tag for the version: `git tag -m \"v0.0.0\" 0.0.0`.\n5. Push the changes and tags to GitHub: `git push --tags origin master`\n6. Checkout the `gh-pages` branch and follow the instructions in the README.\n\n### Semver strategy\n\n[Semver](http://semver.org/) is a widely accepted method for deciding how\nversion numbers are incremented in a project. Versions are written as\nMAJOR.MINOR.PATCH.\n\nAny change to CSS rules whatsoever is considered backwards-breaking and will\nresult in a new **major** release. No changes to CSS rules can add\nfunctionality in a backwards-compatible manner, therefore no changes are\nconsidered **minor**. Others changes with no impact on rendering are considered\nbackwards-compatible and will result in a new **patch** release.\n"
  },
  {
    "path": "LICENSE.md",
    "content": "# The MIT License (MIT)\n\nCopyright © Nicolas Gallagher and Jonathan Neal\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of\nthis software and associated documentation files (the \"Software\"), to deal in\nthe Software without restriction, including without limitation the rights to\nuse, copy, modify, merge, publish, distribute, sublicense, and/or sell copies\nof the Software, and to permit persons to whom the Software is furnished to do\nso, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n"
  },
  {
    "path": "README.md",
    "content": "# normalize.css\n\n<a href=\"https://github.com/necolas/normalize.css\"><img\n  src=\"https://necolas.github.io/normalize.css/logo.svg\" alt=\"Normalize Logo\"\n  width=\"80\" height=\"80\" align=\"right\"></a>\n\n> A modern alternative to CSS resets\n\n[![npm][npm-image]][npm-url] [![license][license-image]][license-url]\n[![changelog][changelog-image]][changelog-url]\n[![gitter][gitter-image]][gitter-url]\n\n\n**NPM**\n\n```sh\nnpm install --save normalize.css\n```\n\n**CDN**\n\nSee https://yarnpkg.com/en/package/normalize.css\n\n**Download**\n\nSee https://necolas.github.io/normalize.css/latest/normalize.css\n\n\n## What does it do?\n\n* Preserves useful defaults, unlike many CSS resets.\n* Normalizes styles for a wide range of elements.\n* Corrects bugs and common browser inconsistencies.\n* Improves usability with subtle modifications.\n* Explains what code does using detailed comments.\n\n\n## Browser support\n\n* Chrome\n* Edge\n* Firefox ESR+\n* Internet Explorer 10+\n* Safari 8+\n* Opera\n\n\n## Extended details and known issues\n\nAdditional detail and explanation of the esoteric parts of normalize.css.\n\n#### `pre, code, kbd, samp`\n\nThe `font-family: monospace, monospace` hack fixes the inheritance and scaling\nof font-size for preformatted text. The duplication of `monospace` is\nintentional. [Source](https://en.wikipedia.org/wiki/User:Davidgothberg/Test59).\n\n#### `sub, sup`\n\nNormally, using `sub` or `sup` affects the line-box height of text in all\nbrowsers. [Source](https://gist.github.com/413930).\n\n#### `select`\n\nBy default, Chrome on OS X and Safari on OS X allow very limited styling of\n`select`, unless a border property is set. The default font weight on `optgroup`\nelements cannot safely be changed in Chrome on OSX and Safari on OS X.\n\n#### `[type=\"checkbox\"]`\n\nIt is recommended that you do not style checkbox and radio inputs as Firefox's\nimplementation does not respect box-sizing, padding, or width.\n\n#### `[type=\"number\"]`\n\nCertain font size values applied to number inputs cause the cursor style of the\ndecrement button to change from `default` to `text`.\n\n#### `[type=\"search\"]`\n\nThe search input is not fully stylable by default. In Chrome and Safari on\nOSX/iOS you can't control `font`, `padding`, `border`, or `background`. In\nChrome and Safari on Windows you can't control `border` properly. It will apply\n`border-width` but will only show a border color (which cannot be controlled)\nfor the outer 1px of that border. Applying `-webkit-appearance: textfield`\naddresses these issues without removing the benefits of search inputs (e.g.\nshowing past searches).\n\n## Contributing\n\nPlease read the [contribution guidelines](CONTRIBUTING.md) in order to make the\ncontribution process easy and effective for everyone involved.\n\n\n[changelog-image]: https://img.shields.io/badge/changelog-md-blue.svg?style=flat-square\n[changelog-url]: CHANGELOG.md\n[license-image]: https://img.shields.io/npm/l/normalize.css.svg?style=flat-square\n[license-url]: LICENSE.md\n[npm-image]: https://img.shields.io/npm/v/normalize.css.svg?style=flat-square\n[npm-url]: https://www.npmjs.com/package/normalize.css\n[gitter-image]: https://img.shields.io/badge/chat-gitter-blue.svg?style=flat-square\n[gitter-url]: https://gitter.im/necolas/normalize.css\n"
  },
  {
    "path": "normalize.css",
    "content": "/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */\n\n/* Document\n   ========================================================================== */\n\n/**\n * 1. Correct the line height in all browsers.\n * 2. Prevent adjustments of font size after orientation changes in iOS.\n */\n\nhtml {\n  line-height: 1.15; /* 1 */\n  -webkit-text-size-adjust: 100%; /* 2 */\n}\n\n/* Sections\n   ========================================================================== */\n\n/**\n * Remove the margin in all browsers.\n */\n\nbody {\n  margin: 0;\n}\n\n/**\n * Render the `main` element consistently in IE.\n */\n\nmain {\n  display: block;\n}\n\n/**\n * Correct the font size and margin on `h1` elements within `section` and\n * `article` contexts in Chrome, Firefox, and Safari.\n */\n\nh1 {\n  font-size: 2em;\n  margin: 0.67em 0;\n}\n\n/* Grouping content\n   ========================================================================== */\n\n/**\n * 1. Add the correct box sizing in Firefox.\n * 2. Show the overflow in Edge and IE.\n */\n\nhr {\n  box-sizing: content-box; /* 1 */\n  height: 0; /* 1 */\n  overflow: visible; /* 2 */\n}\n\n/**\n * 1. Correct the inheritance and scaling of font size in all browsers.\n * 2. Correct the odd `em` font sizing in all browsers.\n */\n\npre {\n  font-family: monospace, monospace; /* 1 */\n  font-size: 1em; /* 2 */\n}\n\n/* Text-level semantics\n   ========================================================================== */\n\n/**\n * Remove the gray background on active links in IE 10.\n */\n\na {\n  background-color: transparent;\n}\n\n/**\n * 1. Remove the bottom border in Chrome 57-\n * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.\n */\n\nabbr[title] {\n  border-bottom: none; /* 1 */\n  text-decoration: underline; /* 2 */\n  text-decoration: underline dotted; /* 2 */\n}\n\n/**\n * Add the correct font weight in Chrome, Edge, and Safari.\n */\n\nb,\nstrong {\n  font-weight: bolder;\n}\n\n/**\n * 1. Correct the inheritance and scaling of font size in all browsers.\n * 2. Correct the odd `em` font sizing in all browsers.\n */\n\ncode,\nkbd,\nsamp {\n  font-family: monospace, monospace; /* 1 */\n  font-size: 1em; /* 2 */\n}\n\n/**\n * Add the correct font size in all browsers.\n */\n\nsmall {\n  font-size: 80%;\n}\n\n/**\n * Prevent `sub` and `sup` elements from affecting the line height in\n * all browsers.\n */\n\nsub,\nsup {\n  font-size: 75%;\n  line-height: 0;\n  position: relative;\n  vertical-align: baseline;\n}\n\nsub {\n  bottom: -0.25em;\n}\n\nsup {\n  top: -0.5em;\n}\n\n/* Embedded content\n   ========================================================================== */\n\n/**\n * Remove the border on images inside links in IE 10.\n */\n\nimg {\n  border-style: none;\n}\n\n/* Forms\n   ========================================================================== */\n\n/**\n * 1. Change the font styles in all browsers.\n * 2. Remove the margin in Firefox and Safari.\n */\n\nbutton,\ninput,\noptgroup,\nselect,\ntextarea {\n  font-family: inherit; /* 1 */\n  font-size: 100%; /* 1 */\n  line-height: 1.15; /* 1 */\n  margin: 0; /* 2 */\n}\n\n/**\n * Show the overflow in IE.\n * 1. Show the overflow in Edge.\n */\n\nbutton,\ninput { /* 1 */\n  overflow: visible;\n}\n\n/**\n * Remove the inheritance of text transform in Edge, Firefox, and IE.\n * 1. Remove the inheritance of text transform in Firefox.\n */\n\nbutton,\nselect { /* 1 */\n  text-transform: none;\n}\n\n/**\n * Correct the inability to style clickable types in iOS and Safari.\n */\n\nbutton,\n[type=\"button\"],\n[type=\"reset\"],\n[type=\"submit\"] {\n  -webkit-appearance: button;\n}\n\n/**\n * Remove the inner border and padding in Firefox.\n */\n\nbutton::-moz-focus-inner,\n[type=\"button\"]::-moz-focus-inner,\n[type=\"reset\"]::-moz-focus-inner,\n[type=\"submit\"]::-moz-focus-inner {\n  border-style: none;\n  padding: 0;\n}\n\n/**\n * Restore the focus styles unset by the previous rule.\n */\n\nbutton:-moz-focusring,\n[type=\"button\"]:-moz-focusring,\n[type=\"reset\"]:-moz-focusring,\n[type=\"submit\"]:-moz-focusring {\n  outline: 1px dotted ButtonText;\n}\n\n/**\n * Correct the padding in Firefox.\n */\n\nfieldset {\n  padding: 0.35em 0.75em 0.625em;\n}\n\n/**\n * 1. Correct the text wrapping in Edge and IE.\n * 2. Correct the color inheritance from `fieldset` elements in IE.\n * 3. Remove the padding so developers are not caught out when they zero out\n *    `fieldset` elements in all browsers.\n */\n\nlegend {\n  box-sizing: border-box; /* 1 */\n  color: inherit; /* 2 */\n  display: table; /* 1 */\n  max-width: 100%; /* 1 */\n  padding: 0; /* 3 */\n  white-space: normal; /* 1 */\n}\n\n/**\n * Add the correct vertical alignment in Chrome, Firefox, and Opera.\n */\n\nprogress {\n  vertical-align: baseline;\n}\n\n/**\n * Remove the default vertical scrollbar in IE 10+.\n */\n\ntextarea {\n  overflow: auto;\n}\n\n/**\n * 1. Add the correct box sizing in IE 10.\n * 2. Remove the padding in IE 10.\n */\n\n[type=\"checkbox\"],\n[type=\"radio\"] {\n  box-sizing: border-box; /* 1 */\n  padding: 0; /* 2 */\n}\n\n/**\n * Correct the cursor style of increment and decrement buttons in Chrome.\n */\n\n[type=\"number\"]::-webkit-inner-spin-button,\n[type=\"number\"]::-webkit-outer-spin-button {\n  height: auto;\n}\n\n/**\n * 1. Correct the odd appearance in Chrome and Safari.\n * 2. Correct the outline style in Safari.\n */\n\n[type=\"search\"] {\n  -webkit-appearance: textfield; /* 1 */\n  outline-offset: -2px; /* 2 */\n}\n\n/**\n * Remove the inner padding in Chrome and Safari on macOS.\n */\n\n[type=\"search\"]::-webkit-search-decoration {\n  -webkit-appearance: none;\n}\n\n/**\n * 1. Correct the inability to style clickable types in iOS and Safari.\n * 2. Change font properties to `inherit` in Safari.\n */\n\n::-webkit-file-upload-button {\n  -webkit-appearance: button; /* 1 */\n  font: inherit; /* 2 */\n}\n\n/* Interactive\n   ========================================================================== */\n\n/*\n * Add the correct display in Edge, IE 10+, and Firefox.\n */\n\ndetails {\n  display: block;\n}\n\n/*\n * Add the correct display in all browsers.\n */\n\nsummary {\n  display: list-item;\n}\n\n/* Misc\n   ========================================================================== */\n\n/**\n * Add the correct display in IE 10+.\n */\n\ntemplate {\n  display: none;\n}\n\n/**\n * Add the correct display in IE 10.\n */\n\n[hidden] {\n  display: none;\n}\n"
  },
  {
    "path": "package.json",
    "content": "{\n  \"name\": \"normalize.css\",\n  \"version\": \"8.0.1\",\n  \"description\": \"A modern alternative to CSS resets\",\n  \"main\": \"normalize.css\",\n  \"style\": \"normalize.css\",\n  \"files\": [\n    \"LICENSE.md\",\n    \"normalize.css\"\n  ],\n  \"repository\": \"necolas/normalize.css\",\n  \"license\": \"MIT\",\n  \"bugs\": \"https://github.com/necolas/normalize.css/issues\",\n  \"homepage\": \"https://necolas.github.io/normalize.css\"\n}\n"
  },
  {
    "path": "test.html",
    "content": "<!DOCTYPE html>\n<html lang=\"en\">\n<meta charset=\"utf-8\">\n<meta name=\"viewport\" content=\"width=device-width,initial-scale=1\">\n<title>Normalize CSS: UI tests</title>\n<script src=\"https://rawgit.com/aFarkas/html5shiv/gh-pages/dist/html5shiv.min.js\"></script>\n<link rel=\"stylesheet\" href=\"normalize.css\">\n<style>\n  /*! suit-test v0.1.0 | MIT License | github.com/suitcss */\n\n  .Test {\n    background: #fff;\n    counter-reset: test-describe;\n  }\n\n  .Test-describe:before {\n    content: counter(test-describe);\n    counter-increment: test-describe;\n  }\n\n  .Test-describe {\n    counter-reset: test-it;\n  }\n\n  .Test-it:before {\n    content: counter(test-describe) \".\" counter(test-it);\n    counter-increment: test-it;\n  }\n\n  .Test-title {\n    font-size: 2em;\n    font-family: sans-serif;\n    padding: 20px;\n    margin: 20px 0;\n    background: #eee;\n    color: #999;\n  }\n\n  .Test-describe,\n  .Test-it {\n    background: #eee;\n    border-left: 5px solid #666;\n    color: #666;\n    font-family: sans-serif;\n    font-weight: bold;\n    margin: 20px 0;\n    padding: 0.75em 20px;\n  }\n\n  .Test-describe {\n    font-size: 1.5em;\n    margin: 60px 0 20px;\n  }\n\n  .Test-describe:before,\n  .Test-it:before {\n    color: #999;\n    display: inline-block;\n    margin-right: 10px;\n    min-width: 30px;\n    text-transform: uppercase;\n  }\n\n  /* Custom helpers */\n\n  /**\n   * Test whether the body's margin has been removed\n   */\n\n  body {\n    background: red;\n  }\n\n  /**\n   * Highlight the bounds of direct children of a test block\n   */\n\n  .Test-run--highlightEl > * {\n    outline: 1px solid #ADD8E6;\n  }\n</style>\n\n<div class=\"Test\">\n  .\n\n  <h1 class=\"Test-title\"><a href=\"https://github.com/necolas/normalize.css\">Normalize.css</a>: UI tests</h1>\n\n  <h2 class=\"Test-describe\"><code>html</code></h2>\n  <h3 class=\"Test-it\">should have a line height of 1.15</h3>\n  <div class=\"Test-run\">\n    abcdefghijklmnopqrstuvwxyz\n  </div>\n\n  <h2 class=\"Test-describe\"><code>body</code></h2>\n  <h3 class=\"Test-it\">should have no margin (opinionated)</h3>\n  <div class=\"Test-run\">\n    (there should be no red background visible on this page)\n  </div>\n\n  <h2 class=\"Test-describe\">\n    <code>article</code>, <code>aside</code>, <code>details</code>,\n    <code>figure</code>, <code>figcaption</code>, <code>footer</code>,\n    <code>header</code>, <code>main</code>,\n    <code>menu</code>, <code>nav</code>, <code>section</code>,\n    <code>summary</code>\n  </h2>\n  <h3 class=\"Test-it\">should render as block</h3>\n  <div class=\"Test-run Test-run--highlightEl\">\n    <article>article</article>\n    <aside>aside</aside>\n    <details>\n      <summary>summary</summary>\n      details\n    </details>\n    <figure>\n      figure\n      <figcaption>figcaption</figcaption>\n    </figure>\n    <footer>footer</footer>\n    <header>header</header>\n    <main>main</main>\n    <menu><li>menu</li></menu>\n    <nav>nav</nav>\n    <section>section</section>\n  </div>\n\n  <h2 class=\"Test-describe\"><code>audio</code>, <code>canvas</code>, <code>progress</code>, <code>video</code></h2>\n  <h3 class=\"Test-it\">should render as inline-block and baseline-aligned</h3>\n  <div class=\"Test-run Test-run--highlightEl\">\n    <audio controls>audio</audio>\n    <canvas>canvas</canvas>\n    <progress>progress</progress>\n    <video controls>video</video>\n  </div>\n\n  <h2 class=\"Test-describe\"><code>audio:not([controls])</code>, <code>template</code>, <code>[hidden]</code></h2>\n  <h3 class=\"Test-it\">should not display</h3>\n  <div class=\"Test-run Test-run--highlightEl\">\n    <audio>audio</audio>\n    <template>\n      <h1>{{title}}</h1>\n      <content></content>\n    </template>\n    <p hidden>This should be hidden</p>\n  </div>\n\n  <h2 class=\"Test-describe\"><code>a</code></h2>\n  <h3 class=\"Test-it\">should have a transparent background when active</h3>\n  <div class=\"Test-run\">\n    <a href=\"#non\">dummy anchor</a>\n  </div>\n  <h3 class=\"Test-it\">should not skip underlines</h3>\n  <div class=\"Test-run\">\n    <a href=\"#non\">quip and jig</a>\n  </div>\n  <h3 class=\"Test-it\">should not have a focus outline when both focused and hovered (opinionated)</h3>\n  <div class=\"Test-run\">\n    <a href=\"#non\">dummy anchor</a>\n  </div>\n\n  <h2 class=\"Test-describe\"><code>abbr[title]</code></h2>\n  <h3 class=\"Test-it\">should have a dotted underline with a solid underline as a fallback</h3>\n  <div class=\"Test-run\">\n    <abbr title=\"abbreviation\">abbr</abbr>\n  </div>\n\n  <h2 class=\"Test-describe\"><code>b</code>, <code>strong</code></h2>\n  <h3 class=\"Test-it\">should have bolder font-weight</h3>\n  <div class=\"Test-run\">\n    <b>b</b>\n    <strong>strong</strong>\n  </div>\n\n  <h2 class=\"Test-describe\"><code>dfn</code></h2>\n  <h3 class=\"Test-it\">should have italic font-style</h3>\n  <div class=\"Test-run\">\n    <dfn>dfn</dfn>\n  </div>\n\n  <h2 class=\"Test-describe\"><code>h1</code></h2>\n  <h3 class=\"Test-it\">should not change size within an <code>article</code></h3>\n  <div class=\"Test-run\">\n    <h1>Heading (control)</h1>\n    <article>\n      <h1>Heading (in article)</h1>\n    </article>\n  </div>\n  <h3 class=\"Test-it\">should not change size within a <code>section</code></h3>\n  <div class=\"Test-run\">\n    <h1>Heading (control)</h1>\n    <section>\n      <h1>Heading (in section)</h1>\n    </section>\n  </div>\n\n  <h2 class=\"Test-describe\"><code>mark</code></h2>\n  <h3 class=\"Test-it\">should have a yellow background</h3>\n  <div class=\"Test-run\">\n    <mark>mark</mark>\n  </div>\n\n  <h2 class=\"Test-describe\"><code>small</code></h2>\n  <h3 class=\"Test-it\">should render equally small in all browsers</h3>\n  <div class=\"Test-run\">\n    control. <small>small.</small>\n  </div>\n\n  <h2 class=\"Test-describe\"><code>sub</code> and <code>sup</code></h2>\n  <h3 class=\"Test-it\">should not affect a line's visual line-height</h3>\n  <div class=\"Test-run Test-run--highlightEl\">\n    <p>control.</p>\n    <p>control. <sub>sub.</sub></p>\n    <p>control. <sup>sup.</sup></p>\n  </div>\n\n  <h2 class=\"Test-describe\"><code>img</code></h2>\n  <h3 class=\"Test-it\">should not have a border when wrapped in an anchor</h3>\n  <div class=\"Test-run\">\n    <a href=\"#non\">\n      <!-- scaled-up 1px image -->\n      <img style=\"background-color:#ADD8E6\" src=\"data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7\" width=\"100\" height=\"100\">\n    </a>\n  </div>\n\n  <h2 class=\"Test-describe\"><code>svg</code></h2>\n  <h3 class=\"Test-it\">should not overflow</h3>\n  <div class=\"Test-run Test-run--highlightEl\">\n    <svg width=\"100px\" height=\"100px\">\n      <circle cx=\"100\" cy=\"100\" r=\"100\" fill=\"#ADD8E6\" />\n    </svg>\n  </div>\n\n  <h2 class=\"Test-describe\"><code>code</code>, <code>kbd</code>, <code>pre</code>, <code>samp</code></h2>\n  <h3 class=\"Test-it\">should render text at the same absolute size as normal text</h3>\n  <div class=\"Test-run\">\n    <span>span: abcdefghijklmnopqrstuvwxyz.</span><br>\n    <code>code: abcdefghijklmnopqrstuvwxyz.</code><br>\n    <kbd>kbd: abcdefghijklmnopqrstuvwxyz.</kbd><br>\n    <samp>samp: abcdefghijklmnopqrstuvwxyz.</samp>\n    <pre>pre: abcdefghijklmnopqrstuvwxyz.</pre>\n  </div>\n\n  <h2 class=\"Test-describe\"><code>figure</code></h2>\n  <h3 class=\"Test-it\">should have margins</h3>\n  <div class=\"Test-run\" style=\"outline:1px solid #ADD8E6; overflow:hidden;\">\n    <figure>\n      <img style=\"background-color:#ADD8E6\" src=\"data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7\" width=\"400\" height=\"200\">\n    </figure>\n  </div>\n\n  <h2 class=\"Test-describe\"><code>hr</code></h2>\n  <h3 class=\"Test-it\">should have a <code>content-box</code> box model</h3>\n  <div class=\"Test-run\" style=\"\">\n    <hr style=\"height:2px; border:solid #ADD8E6; border-width:2px 0;\">\n  </div>\n\n  <h2 class=\"Test-describe\"><code>button</code>, <code>input</code>, <code>optgroup</code>, <code>select</code>, <code>textarea</code></h2>\n  <h3 class=\"Test-it\">should inherit <code>font-size</code> from ancestor</h3>\n  <div class=\"Test-run\" style=\"font-size: 20px;\">\n    <button>button</button><br>\n    <input value=\"input\"><br>\n    <select style=\"border:1px solid #999;\">\n      <optgroup label=\"optgroup\">\n        <option>option</option>\n      </optgroup>\n      <option>option</option>\n    </select><br>\n    <textarea>textarea</textarea>\n  </div>\n  <h3 class=\"Test-it\">should not have margins</h3>\n  <div class=\"Test-run\" id=\"form-collection-margins\">\n    <style>\n      #form-collection-margins {\n        outline: 1px solid #ADD8E6;\n        overflow: hidden;\n      }\n\n      #form-collection-margins button,\n      #form-collection-margins input,\n      #form-collection-margins select,\n      #form-collection-margins textarea {\n        display: block;\n      }\n    </style>\n    <button>button</button>\n    <input value=\"input\">\n    <select style=\"border:1px solid #999;\">\n      <optgroup label=\"optgroup\">\n        <option>option</option>\n      </optgroup>\n      <option>option</option>\n    </select>\n    <textarea>textarea</textarea>\n  </div>\n\n  <h2 class=\"Test-describe\"><code>button</code></h2>\n  <h3 class=\"Test-it\">should have visible overflow</h3>\n  <div class=\"Test-run\" id=\"button-overflow\">\n    <style>\n      #button-overflow button:after {\n        content: \"\";\n        background: #ADD8E6;\n        display: inline-block;\n        height: 10px;\n        position:relative;\n        right: -20px;\n        width: 10px;\n      }\n    </style>\n    <button>abcdefghijklmnopqrstuvwxyz</button>\n  </div>\n\n  <h2 class=\"Test-describe\"><code>button</code>, <code>select</code></h2>\n  <h3 class=\"Test-it\">should not inherit <code>text-transform</code></h3>\n  <div class=\"Test-run\" style=\"text-transform:uppercase\">\n    <button>button</button>\n    <select><option>option</option></select>\n  </div>\n\n  <h2 class=\"Test-describe\"><code>button</code> and button-style <code>input</code></h2>\n  <h3 class=\"Test-it\">should be styleable</h3>\n  <div class=\"Test-run\" id=\"button-like-style\">\n    <style>\n      #button-like-style button,\n      #button-like-style input {\n        background: #ADD8E6;\n        border: 2px solid black;\n        border-radius: 2px;\n        padding: 5px;\n      }\n    </style>\n    <p><button>button</button></p>\n    <p><input type=\"image\" src=\"//placehold.it/90x24\" alt=\"input (image)\"></p>\n    <p><input type=\"button\" value=\"input (button)\"></p>\n    <p><input type=\"file\" value=\"input (file)\"></p>\n    <p><input type=\"reset\" value=\"input (reset)\"></p>\n    <p><input type=\"submit\" value=\"input (submit)\"></p>\n  </div>\n\n  <h2 class=\"Test-describe\">disabled <code>button</code> and <code>input</code></h2>\n  <h3 class=\"Test-it\">should have <code>default</code> cursor style</h3>\n  <div class=\"Test-run\">\n    <p><button disabled>button</button></p>\n    <p><input disabled type=\"button\" value=\"input (button)\"></p>\n    <p><input disabled type=\"reset\" value=\"input (reset)\"></p>\n    <p><input disabled type=\"submit\" value=\"input (submit)\"></p>\n  </div>\n\n  <h2 class=\"Test-describe\"><code>button</code>, <code>input</code></h2>\n  <h3 class=\"Test-it\">should not have extra inner padding in Firefox</h3>\n  <div class=\"Test-run\" id=\"button-input-padding\">\n    <style>\n      #button-input-padding button,\n      #button-input-padding input {\n        border: 0;\n        padding: 0;\n        outline: 1px solid #ADD8E6;\n      }\n    </style>\n    <p><button>button</button></p>\n    <p><input type=\"button\" value=\"input (button)\"></p>\n    <p><input type=\"reset\" value=\"input (reset)\"></p>\n    <p><input type=\"submit\" value=\"input (submit)\"></p>\n  </div>\n\n  <h2 class=\"Test-describe\"><code>fieldset</code></h2>\n  <h3 class=\"Test-it\">should have consistent border, padding, and margin</h3>\n  <div class=\"Test-run\">\n    <fieldset>\n      <div style=\"width:100%; height:100px; background:#ADD8E6;\"></div>\n    </fieldset>\n  </div>\n\n  <h2 class=\"Test-describe\"><code>legend</code></h2>\n  <h3 class=\"Test-it\">should inherit color</h3>\n  <div class=\"Test-run\" style=\"color:#ADD8E6;\">\n    <fieldset>\n      <legend>legend</legend>\n    </fieldset>\n  </div>\n  <h3 class=\"Test-it\">should not have padding</h3>\n  <div class=\"Test-run\">\n    <fieldset>\n      <legend>legend</legend>\n    </fieldset>\n  </div>\n  <h3 class=\"Test-it\">should wrap text</h3>\n  <div class=\"Test-run\">\n    <fieldset>\n      <legend>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et me.</legend>\n    </fieldset>\n  </div>\n\n  <h2 class=\"Test-describe\"><code>textarea</code></h2>\n  <h3 class=\"Test-it\">should not have a scrollbar unless overflowing</h3>\n  <div class=\"Test-run\">\n    <textarea>textarea</textarea>\n  </div>\n\n  <h2 class=\"Test-describe\"><code>[type=\"checkbox\"]</code>, <code>[type=\"radio\"]</code></h2>\n  <h3 class=\"Test-it\">should have a <code>border-box</code> box model</h3>\n  <div class=\"Test-run Test-run--highlightEl\" id=\"radio-box-model\">\n    <style>\n      #radio-box-model {\n        width: 200px;\n        border: 1px solid red;\n      }\n\n      #radio-box-model input {\n        width: 100%;\n        border: 5px solid #ADD8E6;\n        display: block;\n        position: relative;\n      }\n    </style>\n    <input type=\"checkbox\">\n    <input type=\"radio\" name=\"rad\">\n  </div>\n  <h3 class=\"Test-it\">should not have padding</h3>\n  <div class=\"Test-run Test-run--highlightEl\">\n    <input type=\"checkbox\">\n    <input type=\"radio\" name=\"rad\">\n  </div>\n\n  <h2 class=\"Test-describe\"><code>[type=\"number\"]</code></h2>\n  <h3 class=\"Test-it\">should display a default cursor for the decrement button's click target in Chrome</h3>\n  <div class=\"Test-run\">\n    <input style=\"height:50px; font-size:15px;\" type=\"number\" id=\"in\" min=\"0\" max=\"10\" value=\"5\">\n  </div>\n\n  <h2 class=\"Test-describe\"><code>[type=\"search\"]</code></h2>\n  <h3 class=\"Test-it\">should be styleable</h3>\n  <div class=\"Test-run\">\n    <input type=\"search\" style=\"border:1px solid #ADD8E6; padding:10px; width:200px;\">\n  </div>\n  <h3 class=\"Test-it\">should reference inherited color</h3>\n  <div class=\"Test-run\">\n    <input type=\"text\" placeholder=\"Text goes here\" style=\"background-color: black; color: orange;\">\n  </div>\n\n</div>\n"
  }
]