body{overflow-wrap:anywhere}
table{display:block;max-width:100%;overflow-x:auto}
@media(max-width:760px){
  img,svg,video{max-width:100%;height:auto}
  pre{max-width:100%;overflow-x:auto}
}
