@import 'reset.css';

body {
  font-size: 0.750em;
  line-height: 1.500em;
  margin: 0 30px;
}

h1 {
  font-family: 'VT323', monospace;
  font-size: 6.000em;
  line-height: 2.000em;
  text-align: center;
  text-transform: lowercase;

  position: absolute;
  bottom: 0;
  right: 0;
}

header>p {
  font-family: 'Open Sans', sans-serif;
  font-size: 1.000em;
  line-height: 1.500em;
  text-align: center;
  text-transform: lowercase;
}

