body{
  background: linear-gradient(180deg,#f7f6ff,#ffffff);
  color:#111;
}

.btn.primary{
  background:linear-gradient(135deg,#6c63ff,#8b84ff);
}
