
body{

    background-image: url("imagens/fundo.png");
  
   }
  
  h1{

    
    font-size: 70px;
    color: white;
    
}
  