.header {
    background: rgb(107,229,235);
	background: linear-gradient(90deg, rgba(107,229,235,1) 0%, rgba(119,100,121,1) 50%, rgba(0,212,255,1) 100%);
}