body,
h1,
h2,
h3,
h4,
h5,
h6,
input,
.github-fork-ribbon:after {
  font-family: 'Alegreya Sans', sans-serif;
}
#container {
  position: absolute;
  top: 24%;
  width: 100%;
  text-align: center;
}
h1 a,
h1 a:hover {
  color: #333;
  text-decoration: none;
}
input[type=file] {
  position: absolute;
  top: -9999em;
}
#address {
  position: fixed;
  top: 0;
  width: 512px;
}
#buttons {
  margin-top: 48px;
  -moz-animation-delay: 0.25s;
  -ms-animation-delay: 0.25s;
  -o-animation-delay: 0.25s;
  -webkit-animation-delay: 0.25s;
  animation-delay: 0.25s;
}
.progress {
  height: 5px;
  margin: 10px auto;
}
.github-fork-ribbon:after {
  font-weight: normal;
}
.github-fork-ribbon:before {
  background-color: #000;
}
