body {
    background-color: #000;
}

.title {
    font-family: 'Jost';
    font-weight: 1000;
    color: #FFF;
    font-size: 30em;
    text-align: center;
}