in src/testplayer.js [87:100]
<h1>Video Player (Video.JS for tests)</h1>
</div>
<div className="row">
<div className="col-sm-1"></div>
<div className="col-lg">
<div className="form-group">
<form className="form-URL">
<label className="formLabel">
Video URL (.m3u8):
<input
id="VideoURL"
type="text"
width= "100%"
value={this.state.videoURL}