.story {
    font-size: 1.75rem;
    height: 100%;
    background: black;
    color: white;
    width: 100%;
    min-height: 600px;
}
