

body{
    background: #E5E4E2;

    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

