index.scss 51 B

1234
  1. .float-box{
  2. position: fixed;
  3. z-index: 99;
  4. }