  .css-fixed-top {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
    background: linear-gradient(to bottom, #000066 0%, #3399ff 100%);
  }

