JSFiddle - React, Tailwind, and code Playground

by AshThakur

HTML

<select

CSS

.resume{
  display: flex;
  align-items: center;
}
.bio-holder{
  width: 50%;
}
.picture-holder{
  width: 50%;
  text-align: right;
}