html {
  background: #000022;
  text-align: center;
  font-family: 'PT Sans', sans-serif;
}

body {
  margin-top: 100px;
}

h1, a {
  color:#de7c35;
  text-decoration: none;
}

.about {
  color:#afafaf;
}

.lang {
  position: absolute;
  bottom: 50px;
}
