body {
background: linear-gradient(
    to left,
    #fc373759 15%,
    #a7e7ab4F 15% 60%
    );
background-attachment: fixed;
background-size: cover;
	}
  