.main {
    background: linear-gradient(to bottom, rgb(135, 177, 169), #ffffff);

}


.cybersecbackground {

    background: linear-gradient(to bottom, #e1eafa, #ffffff);

}