.scrollup {
  width: 40px;
  height: 40px;
  position: fixed;
  display: none;
  text-indent: -9999px; }

a.scrollup:hover {
  opacity: 0.5 !important; }
