﻿Arrow {
  // background-color: red;
  width: 100%;
  height: 100%;
  ScenePanel {
    width: 100%;
    height: 100%;
    // background-color: red;
  }

}