html, .body, .main {
    height: 100%;
}

.main {
    display: flex;
    align-items: center;
    justify-content: center;
}