/* Helpers */
.fixed, .affix{
  position: fixed;
}

.greybox{
  background: #efefef;
  padding: 1em;
}