body {
    background: #fff;
    color: #000;
}
.title {
    color: #da1046;
    font-family: 'Courgette', cursive;
    font-size: 150px;
}
.subtitle {
    font-family: 'Exo';
    font-size: 16px;
}
#full_size {
    text-align: center;
    width: 100%;
}
#map {
    height: 100%;
}