@import url(lower.css);


body {
  background: linear-gradient(90deg,
      #38c6c6 0%,
      #16b3d6 35%,
      #0a8fcd 65%,
      #063b8f 100%);
}