.affix {
  position: fixed;
  top: 1rem;
}
.affix-bottom {
  position: absolute;
}
