.title {
 font-size: 85px ;
text-align: center;
position: relative;
color: rgba(0, 255, 115, 0.733);

background-image: url(./1659872461_maxresdefault-1024x576.jpg);
background-repeat: no-repeat;
background-position: center ;
    background-size: cover;
    padding-bottom: 800px;
    padding-top:100px;
    position: relative;
    margin: 0;
    background-attachment: fixed;


    

} 
.footer{
	color: #FFF;
	text-align: center;
	padding: 20px;
	margin-top: 200px;
	font-size: 10px;
	line-height: 16px;
}
.footer a{
	color: #FFF;
}




