html, body, div, span, h1, h2, p, a, img, strong, b, u, i, center, ol, ul, li, fieldset, form, label, article, aside, figure, footer, header, hgroup, menu, nav, section { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline;} /* HTML5 display-role reset for older browsers */ article, aside, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}

body {line-height: 1;} ol, ul {list-style: none;} body {background-color: #fdf0d5; overflow-x:hidden;}

section{text-align: center; margin: 0;
  position: absolute;
  left: 50%;
  -ms-transform: translate(-50%);
  transform: translate(-50%);}
h2 {font-size: 12em; line-height: 0.95em; font-family: "Anton"; max-width: 400px; margin: 0 auto;
}
p{font-size: 1.6em; font-family: "Gabarito";}

.title-a {top: 10px; position: relative;}
 
.highlight {color: #fdf0d5; background: #000; padding: 20px; rotate:-5deg;}

#copyright {font-size: 0.8em; top: 7vh; position: relative;
}