:root {
  overflow-x: hidden;
}

.input-container {
  margin: 2vh;
}

.myform {
  width: 100%;
  height: 60vh;
  display: block;
}
