body{
    height: 110vh;
    background: linear-gradient(rgb(0, 0, 0) 10%, rgb(0, 217, 255) 90%);
}