.page{
  display:flex;
  }
  .left-column{
    width:50%;
    }
    