.container {
    display: flex;
    height: 100vh;
    flex-direction: column;
}