.title {
    font-family: 'Poiret One', cursive;
}

.jumbotron{
    height: 100vh;   
    width: 100%;
    background-size: cover;
    background-color: white;
}