body {
  font-family: 'Prompt', sans-serif;
}

.background{
  background-image: linear-gradient(200deg,#ff0066, blue);
  background-size: contain;
}