/* Show it is fixed to the top */
body {
  min-height: 100px;
  padding-top: 60px;
}
