@import url(https://fonts.googleapis.com/css?family=Nunito);#mainbox {
  margin-bottom: 100px;
}

#footer {
  background-color: #f8f8f8;
  position: fixed;
  bottom: 0;
  width: 100%;
  padding: 10px 0;
  text-align: center;
  color: #8e8e8e;
}

