body {
    background-color: skyblue;
}

h1, h2, h3 {
  hyphens:auto;
}
