render() {
    const { force } = this.state;
    const { classes } = this.props;
    const states = renderDictionary(force);
    return (