header{
	width: 100%;
	height: 750px;
	background: #7BF2DD; 
	background: -webkit-linear-gradient(to right, hsla(201, 60%, 66% 6), hsla(142, 60%, 66%, 0.47)), url(https://talently.tech/blog/wp-content/uploads/2020/11/cuanto-gana-un-programador-de-python-en-peru.jpg);
	background: linear-gradient(to right, hsla(201, 60%, 66%, .6), hsla(142, 60%, 66%, 0.47)), url(https://talently.tech/blog/wp-content/uploads/2020/11/cuanto-gana-un-programador-de-python-en-peru.jpg);
	background-size: cover;
	background-attachment: fixed;
	position: relative; 
}