if (this.state.loading) {
      return (
        <div className="text-center lead">
          <p>Loading Story...</p>
          <Spinner />