body{
    margin: 0;
    z-index: 0;
}

.container{
display: flex;
flex-direction: column;
justify-content: center;
}