html {
    height: 100%;
    width: 100%;
  }
  
  div {
      height: 30px;
      display: flex;
  }