.inputField{
  display: flex;
  flex-direction: column;
  padding: 5px;
  width: 100%;
  justify-content: center;
}