.left-wrapper {
  width: 480px;
  height: 760px;
  border-style: groove;
  float: left;
}
.right-wrapper {
  width: 100%;
  height: 100%;
  padding-right: 310px;
  color: black;
  font-size: 22px;
  font-family: arial;
  padding-left: 520px;
}
.Header {
  font-size: 28px;
  text-align: left;
  padding-left: 520px;
}
