body, html {
    overflow-x: hidden; 
    overflow-wrap: break-word;
    word-break: break-all;
}