body{
    min-height: 100vh;
    margin: 0;
    display: flex;
    flex-direction: column;
}