.home-view #answer-window .answer {
    width: 100%;
    max-width: 100%;
    flex-basis: 100%;
    flex-grow: 0;
    margin: 0 0 1rem 0;
}