@import url("https://fonts.googleapis.com/css?family=Heebo:400,900");
body {
  background: #fefefe; }

.container {
  margin-top: 400px;
  text-align: center; }

.title {
  margin-bottom: 50px;
  font-size: 50px;
  font-weight: bold;
  font-family: Heebo, Helvetica;
  display: block; }
