.ir-arriba {
  display: none;
  padding: 8px;
  background: #1196ed;
  font-size: 20px;
  color: #ffffff;
  cursor: pointer;
  position: fixed;
  bottom: 20px;
  right: 20px;
}

