html {
  font-size: 62.5%;
}

body {
  background-color: #404040;
  color: #FFFFFF;
}

.info {
  text-align: center;
  padding-top: 10%;
  font-family: 'Fjalla One', sans-serif;
}

.name {
  font-size: 3rem;
}

.title {
  font-size: 2.4rem;
}
