html {
	background-image: url("https://tetramin.us/wp-content/themes/boldgrid-haven/inc/boldgrid-theme-framework/assets/img/patterns/cubes.png");
	background-size:auto ; background-repeat: repeat; background-attachment: scroll; background-color: rgb(68, 68, 84);
}
.BigTitle {
color: #A2A2A2;
font-size: 70px;
text-transform: uppercase; 
font-family: 'Montserrat', sans-serif;
}

.GameButton{
	color:#F4F4F4;
}


