html {
height: 100%;  
}
#bdyFondo {
height: 100%;
background: linear-gradient(to bottom, rgb(204, 204, 204) 0%, rgb(4, 73, 153) 100%);
}