#navbar {
    flex-direction: column;
}

#services{
    flex-direction: column;
}

body{
    background-color: red;
}