body, html {
    height: 100%;
    font-size: 14pt;
    font-family: 'Roboto', sans-serif;
}

#canvas {
    margin-top: 30px;
    background-color: #bbbbbb;
}