/* Minimal normalize (quick fix) */
html { line-height: 1.15; -webkit-text-size-adjust: 100%; }
body { margin: 0; }
main { display: block; }
h1 { font-size: 2em; margin: .67em 0; }
hr { box-sizing: content-box; height: 0; overflow: visible; }
pre { font-family: monospace, monospace; font-size: 1em; }
a { background-color: transparent; }
b, strong { font-weight: bolder; }
img { border-style: none; }
button, input, optgroup, select, textarea { font: inherit; margin: 0; }
button, input { overflow: visible; }
button, select { text-transform: none; }
textarea { overflow: auto; }
[hidden] { display: none; }
