@import url(https://fonts.googleapis.com/css?family=Gotham);

.mystorytext {
  position: absolute;
top: 250px;
width: 100%;
line-height: 50px;
font-family: 'Gotham';
overflow:;
outline: none;
z-index: 1;
color: white;
font-size: 50px;
}