body {
  background-color: red;
}
.title {
  font-size: min(12vw, 120px);
  color: white;
}
