body {
  background: #333;
  color: #aaaaaa;
}
.title {
  color: #39863d;
  font-family: 'Revalia', sans-serif;
  font-size: 96px;
  line-height: 1;
}
.u {
  color: #88b7b4;
}
.subtitle {
  color: #fff;
  font-family: 'Exo';
  font-size: 16px;
  line-height: 1;
}
#full_size {
  margin-top: 10%;
  text-align: center;
  width: 100%;
}
