<div className="hint-container">
                    <p>
                        { this.props.question.hint }
                    </p>
                </div>