body 
{
display: flex;
flex-direction: column;
min-height: 100vh; 
background-image: url(webtreats_metal_2-512_whitepx.jpg);
background-repeat: repeat;
   
}
