* {
	margin: 0;
  font-family: 'Montserrat', sans-serif;
  text-shadow: 2px 2px 15px #000000;
  color: #fff;
  text-align: center;
}
body {
  margin-top: 30px;
}
h1 {
  font-family: 'Satisfy', cursive;
  font-size: 4em;
  line-height: 1em;
  margin: 10px 0;
}
.metric {
  font-size: 2em;
}
#wrap {
  display: none;
}
.mex {
  margin-top: 15px;
  font-size: 2em;
}
.tagline {
  margin-top: 5px;
  font-family: 'Satisfy', cursive;
  font-size: 2.5em;
}
