.appFrame {
  display: flex;
  height: 100%;
  width: 100%;
  background-color: rgb(255,255,255);
  overflow: hidden;
}
