
.location_win {
    font-family:monospace;
    background-color:black;
    color:white;
}

.location_linux {
    font-family:monospace;
}

.mono {
    font-family:monospace;
    font-weight:100;
}


