body {
    font-family: "Roboto", sans-serif;
    height: 100vh;
}

#blockly-editor {
    height: 100%;
    width: 100%;
}
