<div className="column is-2 is-offset-3">
            <Select
              name="month"
              value={this.state.month.value}
              options={this.state.possibleMonths}