    body {
        background: linear-gradient(to bottom, #AAFFAA, white) fixed;
    }
    
    .pictureBox {
        text-align:center;
    }
    
    .textBox {
        text-align:center;
        font-size: 4vw;
        margin-top: 100px
    }
    


