#rightcontent {
  display: flex;
  flex-direction: column;
  max-width: 30%;
  top: 30%;
  z-index: 1;
  margin: auto;
  position: relative;
  right: 0;
  text-align: center;
}