.center-image {
    margin-left: 35%;
}

.lan-button {
    cursor: pointer;
}

.font-button {
    cursor: pointer;
}

.greyscale-button {
    cursor: pointer;
    height: 28px;
    width: 28px;
}

.map {
    width: 100%;
    height: 400px;
    background-color: grey;
}

.pl-50 {
    padding-left: 50%;
}