.rainbow-banner {
  background-image: var(--gradient);
  height: 6px;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 900;
}
