.home-message h1 {
  font-size: clamp(29px, 7vw, 90px);
}

.headline-line {
  white-space: nowrap;
}
