/* src/page/index.css */
#blockly-div {
  height: 480px;
}

#qr-code-div {
  max-width: 30%;
  max-height: 30%;
}
