body {
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin: 0;
    background: #ebf1f8;
    font-family: 'Syne', sans-serif;
    }


