.floating-tabs {
  position: fixed;
  top: 0;
  background-color: #ffffff;
  .tab {
    padding: 10px;
  }
}