html, body, #root {
    height: 100%
}
body {
    font-family: "Roboto", "Helvetica", "Arial", sans-serif;
    overflow: hidden;
    /*
    font-family: 'Raleway', sans-serif;
    font-family: 'Roboto', sans-serif;
    */
}