João Ferreira
João Ferreira
@xiaody please review and reach to me if there is any doubt 😄
I tried your solution (in #39), by adding a `overflow-wrap: "break-word"` to the style but it did not solve my problem (as shown in the attached image). 
I solved it by adding ``` overflow-wrap: "break-word", word-break: "break-word", word-wrap: "break-word" ``` I think different browsers use different properties. I'm still having the problem of getting to the next...