body {
    font-family: 'Futura';
    font-weight: 600;
}

.h1 {
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}
