#scrollUp {
    width: 40px;
    height: 40px;
  }
  
  #scrollUp .scroll-top {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
  }
  