.textbox {
  width: 90vw;
  background-color: rgb(238, 238, 238);
  border-radius: 3px;
  padding-bottom: 20px;
}
