body {
    background: linear-gradient(to bottom, #87CEEB 0%, #0077BE 70%, #003366 100%);
    height: 100vh;
    margin: 0;   
    overflow: hidden; 
}