body {
background: linear-gradient(
    to left, #06c8bf 15%, #64fef75c 15% 60%
    );
background-attachment: fixed;
background-size: cover;
	}