body {
    min-height:100vh;
    background:#f4f4f4;
    display: flex;
    justify-content: center;
    align-items: center;
}