/* .main {
    background: linear-gradient(to bottom, #d4e0d4, #ffffff);

}


.cybersecbackground {

    background: linear-gradient(to bottom, #e1eafa, #ffffff);

} */


/* .main {
    background: linear-gradient(to bottom, rgb(239, 255, 252), rgb(255, 255, 255));

} */

.main {
    background: linear-gradient(to bottom, rgb(239, 255, 252), rgb(255, 255, 255));

}


.cybersecbackground {

    background: linear-gradient(to bottom, #e1eafa, #ffffff);

}