overlay / button


  
  #scroll-overlay BUTTON {
    position: absolute;
    bottom: 5px;
    margin: 0 auto;
    font-size: 120%;
    left: 0;
    right: 0;
    width: 100px;
  }