.gradient {
  background: linear-gradient(90deg, #90F59A 0%, #04CAFF 100%);
}