body
{
	background-color: rgb(0,0,0);
}



.Logo
{
	
	height: 5000px; 
	max-height: 100%;
	max-width: 100%;
	
	background-image: url('Substantial Homes Logo.svg');
	background-repeat: no-repeat;
	background-position: center center;
}