.gradient {
  background: linear-gradient(120deg, #000000, #000000);
  color: #fff;
}

