body {
    background-color: black;
    color: white;
    /* font-family: 'Arial Narrow', 'Trebuchet MS', Arial, sans-serif; */
    font-family: 'Lato', sans-serif;
    text-align: center;
}