/* Show it is fixed to the top */
body {
  min-height: 65rem;
  
}

.fundo{
/* background: url('../imagens/fundov2.png') ft bottom no-repeat, url('../imagens/fundov2.png') right top no-repeat; */
background: url('../imagens/fundov2.png') right top no-repeat; 
}



