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